Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

280
Vistas
React Native Calendars (wix) - Resource View

I've been struggling with this problem during this week, I've trying to find out how to achieve a resource view for React Native, I tried the wix calendar one but I can't get this view so far. Does anyone can help me or have any other library I can give it a try? also tried with React Native Calendar Event library.

this is my code so far:

<View style={styles.screen}>
    <CalendarProvider
     style={{ marginBottom: 40 }}
     date={currentDate}
     onDateChanged={() => console.log('onDateChanged')}
     onMonthChange={() => console.log('onMonthChanged')}
     showTodayButton={true}
     disabledOpacity={0.6}
    >
    <ExpandableCalendar
        showWeekNumbers={false}
        showScrollIndicator={false}
        showsHorizontalScrollIndicator={false}
        showsVerticalScrollIndicator={false}
        showSixWeeks={false}
        firstDay={1}
        markedDates={marked}
    />
    <TimelineList
        key={1}
        events={eventsByDate}
        timelineProps={timelineProps}
        showNowIndicator
        scrollToFirst
        initialTime={INITIAL_TIME}
    />
    </CalendarProvider>
</View>

this is what I'm looking for

Resource View

about 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda