facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 909 forks source link

Read Me Installation Confusion #803

Open nescroft opened 3 years ago

nescroft commented 3 years ago

It says you only need to do steps 3-4 of the ios quickstart guide but I also had to do step 2 for my project to work.

andrefangeloni commented 3 years ago

I already finished the integration on iOS and yes, you will need to do all steps.