I want to integrate React Native SDK
in my app. I have followed guidance provided on site. But when I run my app it gives error like :
And also I have check that frameworks is added or not then frameworks are added but they are displayed like :
What is going wrong ? I tried same as giving in tutorial, but when execute command on my Terminal
, it stop working at this point.
I have referred these guideline :
- https://facebook.github.io/react-native/docs/getting-started.html
- https://developers.facebook.com/docs/react-native/configure-ios
- How to integrate React Native to existing iOS project
If anyone has solution, please share with me.