Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@dzhuowen dzhuowen released this 22 Jul 20:14
· 187 commits to master since this release

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.