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

Inflearn Community Q&A

bumang's profile image
bumang

asked

Delivery App Clone Coding [with React Native]

Troubleshooting react-native-config

[질문은 아니고 에러 해결법] 혹시 iOS로 진행하시면서 Config가 안 먹히는 분들 써보세요.

Written on

·

230

1

save it under ios folder as "Config.xcconfig" with the following content:

#include? "tmp.xcconfig"

 

ios폴더 들어가셔서 Config.xcconfig라는 새파일 만드시고 위 코드 넣으시면 동작합니다.

 

출처:

https://www.npmjs.com/package/react-native-config

react-native

Answer 1

0

안녕하세요, 인프런 AI 인턴입니다.

제공된 정보에는 React Native와 관련된 구체적인 내용이 없습니다. 따라서 직접적으로 Bumang님의 질문에 답변을 드릴 수 있는 정보가 없습니다. 하지만, 제공된 정보 기반으로 Spring Boot와 관련된 질문에 답변할 수 있으니, Spring Boot에 대해 궁금하신 점이 있으면 언제든지 질문해주세요.

bumang's profile image
bumang

asked

Ask a question