Skip to content

Release 4.4.0

Compare
Choose a tag to compare
@jdee jdee released this 11 Mar 22:07
· 391 commits to master since this release

For use with react-native >= 0.60

  • This release includes Branch native SDKs Android 4.3.2 and iOS 0.31.3.
  • Introduced an enableFacebookLinkCheck Boolean parameter in branch.json. This results in calling enableFacebookAppLinkCheck() on Android and registerFacebookDeepLinkingClass: on iOS for use with react-native-fbsdk. Advanced users: You can still call these methods in native code as before if your use case dictates.