react-native-navbar
react-native-navbar copied to clipboard
change navbar to Animated.View to allow for extension
In many circumstances we want to add animations to a navBar transition. For example, when we scroll up / down in a ScrollView, we want to hide / show navBar.
This PR exposes the navBar portion of the view as an Animated.View so that animation can be applied on this view through this.props.style