Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Calculadora

0

135
Vistas
Too many re-renders. React limits the number of renders to prevent an infinite loop. and does not point where
AppRegistry.registerComponent('main', () => withExpoRoot(component));
    if (Platform.OS === 'web') {
    const rootTag = document.getElementById('root') ?? document.getElementById('main');
    AppRegistry.runApplication('main', { rootTag });
    }
}

This code runs on android via the expo app in android but it won't run on the web browser.

it runs smoothly on android but when I start it on the web using the expo tool it throughs error with some internal library raising too many renders error, I know why too many renders happens but where it is happening it won't show it

enter image description here

it is currently on my git hub profile https://github.com/Pyrex01/Ecom-Frontend

7 months 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 empleo Planes Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2023 PeakU Inc. All Rights Reserved.