react-native-advanced-navigation
react-native-advanced-navigation copied to clipboard
Some useful patterns to build React Native apps quickly and easily
Results
1
react-native-advanced-navigation issues
Sort by
recently updated
recently updated
newest added
Code breaks with react-native 0.33 when calling Detail.js with following message. > Cannot read property 'updateProgress' of undefined (TopNavigationBar.js:10) Seems like this.refs.xxx isn't accessible anymore since the update.