mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
7812b82b18
Summary: This PR adds`style` and `imageStyle` props to `Navigation.Header.BackButton` which allows for usage like: ```javascript <NavigationExperimental.Header.BackButton imageStyle={{ tintColor: 'white' }} onPress={props.onNavigateBack} /> ``` Closes https://github.com/facebook/react-native/pull/11554 Differential Revision: D4494460 Pulled By: mkonicek fbshipit-source-id: 387a69d0b76bb8e7ef47caf1f6141f97fad0ea4b