Release 4.4.0
For use with react-native >= 0.60
- This release includes Branch native SDKs Android 4.3.2 and iOS 0.31.3.
- Introduced an
enableFacebookLinkCheckBoolean parameter in branch.json. This results in callingenableFacebookAppLinkCheck()on Android andregisterFacebookDeepLinkingClass:on iOS for use withreact-native-fbsdk. Advanced users: You can still call these methods in native code as before if your use case dictates.