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

388
Vistas
How to restrict full page loading in ios using react native?

I written a code in react native to fetch extra data by using refresh control.so, every time when i pull to refresh , extra data will fetch and added to the existence data and both will display on the screen.so, when pulling to refresh, the whole page is loading in safari browser , this is not happening in android and web.I need only, when i pull to refresh, the data should be fetched but the page should not load fully.so, can you please tell me how to restrict the page full loading in ios.enter code here

onRefresh=()=>{
  this.setState({ refreshing:true})
  // some code

  this.setState({ refreshing: false})
}
refreshControl={
        <RefreshControl
            refreshing={this.state.refreshing}
            
            onRefresh={this.onRefresh}
           tintColor={Colors.LIGHT_YELLOW}
        />
      }
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