react-native-pinch icon indicating copy to clipboard operation
react-native-pinch copied to clipboard

Always asks for facebook app id.

Open kjhaSSI opened this issue 7 years ago • 2 comments

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?

kjhaSSI avatar Sep 20 '17 10:09 kjhaSSI