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

Update README.md with React Native version compatibility explanation. #650

Closed jduarter closed 4 years ago

jduarter commented 4 years ago

Update Readme with React Native version table to explain versions of react-native-fbsdk greater than 1.0rc0 require React Native 0.60 or greater.

Test Plan: Non applicable.

facebook-github-bot commented 4 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

facebook-github-bot commented 4 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

janicduplessis commented 4 years ago

Thanks @jduarter , sorry about the delay merging this.

I just changed 1.0.0rc to 1.0.0 since it is now a stable release.