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

221
Vistas
How to get current index of snapped item in flatlist after it has stopped?

How do I get the current index of item at which the flatlist has stopped scrolling at and has snapped to?

const Scrollref=useRef();

<FlatList
    data={Data}
    ref={Scrollref}
    renderItem={...}
    keyExtractor={...}
    getItemLayout={...}
    initialScrollIndex={initialScrollIndex}
    initialNumToRender={3}
    snapToOffsets={Data.map((x, i) => (i*ITEM_HEIGHT))}
/>

I used this solution and although it does give the key index from viewableItems, it returns so on everytime the view is changed which seems very inefficient

is there anyway to get the key after the scrolling has stopped? maybe using onMomentumScrollEnd?

about 4 years ago · Juan Pablo Isaza
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