asked
Delivery App Clone Coding [with React Native]
Manage server address with react-native-config
Written on
·
177
0
회원 가입시 빨간 에러 발생할 경우 step2 를 해주시면 됩니다
step1:
npm i react-native-config
step2:
(cd ios; pod install
Answer