react-native-pinch
react-native-pinch copied to clipboard
Always asks for facebook app id.
Using: React Native 0.47.1 Steps:
- I created a project using expo IDE. Project was running fine.
- Detached project from expo. Still able to run app using Android studio.
- Installed & linked react native pinch in project as per documentation.
Now if I try to run app from Android Studio, it gives error: A valid Facebook app id must be set in the AndroidManifest.xml
Not sure why its happening?