인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

javahyun2495's profile image
javahyun2495

asked

Delivery App Clone Coding [with React Native]

Manage server address with react-native-config

회원 가입시 빨간 에러 발생할 경우 해결 방법 (mac 사용자)

Written on

·

177

0

회원 가입시 빨간 에러 발생할 경우 step2 를 해주시면 됩니다

 

step1:

npm i react-native-config

 

step2:

(cd ios; pod install
react-native

Answer

This question is waiting for answers
Be the first to answer!
javahyun2495's profile image
javahyun2495

asked

Ask a question