We've set up the Facebook Platform Bug Tool for react-native-fbsdk. Please report bugs or issues to https://developers.facebook.com/bugs/
Added
- Now you can run ios_setup.js script to set up the iOS project. Note that you need to create a Facebook App to get the Facebook ID and App Name first. After running the script, complete the step
Connect App Delegate
in Getting Started guide and you're good to go.
Bug fixes
- Fix
Promise
type for Flow 0.26 and above. - Fix framework search path for iOS project.
- Update Android and iOS folder name to lowercase to unbreak rnpm for case-sensitive system.
- Add
ShareApi.canShare()
for iOS.
Modified
- Update Android Build Tool version to 23.0.1.