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 908 forks source link

Invalid Installation instructions for master branch #582

Open NiciusB opened 5 years ago

NiciusB commented 5 years ago

The master branch has installation instructions for the 1.0 version, but running npm install react-native-fbsdk will install the current stable 0.10.x version

Keeping the stable 0.10.x version in the master branch could be a way to fix this