react-native-advanced-navigation
react-native-advanced-navigation copied to clipboard
TopNavigationBar.updateProgress() broken in RN-0.33
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.