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

132
Vistas
I can not scroll in react native Application

Hello I am new React Native . I created my first application and I noticed there is problem . I can not scroll in my app . When you create a website, if the height of your elements exceeds the height of the page, you have to scroll , but in react native when my application elements exceeds the height of the page , my application doesn't scroll and I can't see any more of my application . how can I fix that ? I still didn't export apk from my application , but it happens in android emulator (genymotion) .

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Please wrap your component in a ScrollView.

Should look something like this:

<ScrollView>
 <YourComponent />
</ScrollView>
about 4 years ago · Juan Pablo Isaza Denunciar

0

you can wrap your component with scrollview or you can use flatlist. with flatlist you can do it horizontal too

<ScrollView>
</ScrollView>

<Flatlist
/>

<Flatlist 
horizontal
/>

the document is in the react native web

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