react-native-custom-navigation icon indicating copy to clipboard operation
react-native-custom-navigation copied to clipboard

If you want to customize navbar content, or your navbar need a fade-in effect by scrolling. This is it.

Results 7 react-native-custom-navigation issues
Sort by recently updated
recently updated
newest added

I see index.ios.js, but not android. Would be helpful to have this info in the README.md.

This will allow you to use `this.props.route.reset(route);` I needed this so that after you login and redirect to the home screen, you can't go back to the login screen.

I executed npm install, and the termial showed the error info below suddenly: When press CMD+R to refresh, the screen became a whole white view, what cause this? ``` Unable...

Hi, This doesn't happen all the time but sometimes when I swipe back I get this error: ![img_1209](https://cloud.githubusercontent.com/assets/4885740/8894851/1e1bb84c-33c5-11e5-8b71-9004d7e03619.PNG) Any idea how I can solve it? Thanks! Awesome module by the...

Hi Zhejun, Will be possible to update Navigator configureScene with my settings? It's common behaviour to change scene transition for FloatFromRight to FromBottom or create CustomSceneConfig.