Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

756
Views
¿Cómo resolver el error de solicitud de red fallida en react-native con expo?

Estoy tratando de obtener información de mi API local con React-native y expo usando el método de búsqueda.

 export function getBoardGamesFromApiWithSearchedText (text) { const url = 'http://localhost:2021/boardgame/list' return fetch(url) .then((response) => response.json()) .catch((error) => console.error(error)) }

tengo este error :

La solicitud de red falló en node_modules/whatwg-fetch/dist/fetch.umd.js:535:17 en setTimeout$argument_0

Vi que muchas personas tenían este problema, aparentemente resuelto con la siguiente solución: https://jsshowcase.com/question/react-native-fetch-https-localhost-network-request-failed

Pero no puedo encontrar el archivo info.plist tal vez en app.json, pero ¿qué debo configurar?

Soy nuevo para reaccionar nativo. Alguien me puede ayudar en esto ?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!