namjh654 / mnu_busproject_app

project :
0 stars 1 forks source link

react-native fetch() 사용시 localhost 사용이 안됨 (프록시 서버설정 필요) #10

Open namjh654 opened 3 years ago

namjh654 commented 3 years ago

react-native fetch() 사용시 localhost 사용이 안됨 (프록시 서버설정 필요) http://ip주소:5000/api/board 사용시 원활하게 작동 localhost:5000/api/board 사용 시 네트워크 오류 발생

namjh654 commented 3 years ago

https://stackoverflow.com/questions/33704130/react-native-android-fetch-failing-on-connection-to-local-api

** ip주소 http://10.0.2.2:port 로 설정하여 보안