react-native-branch-deep-linking-attribution
react-native-branch-deep-linking-attribution copied to clipboard
subscribe method is very slow
I'm calling subscribe() in App.js of my React Native app and it's extremely slow to return parameters on both iOS and Android. Rarely it'll take a second or two, but most of the time it's 5+ seconds. It doesn't matter if I call subscribe() from componentDidMount or globally. Is there a way to speed this up? We're using branch links to go straight to a particular component depending on the object received from Branch.
React Native 0.55.2 react-native-branch 2.3.0