Use RNGH buttons

This commit is contained in:
Brent Vatne
2018-10-16 13:21:56 -07:00
parent ccfbaedb9f
commit ffae3efe42
11 changed files with 312 additions and 130 deletions

View File

@@ -234,14 +234,12 @@ const StackWithTranslucentHeader = createStackNavigator(
},
{
headerTransitionPreset: 'uikit',
// You can leave this out if you don't want the card shadow to
// be visible through the header
transitionConfig: () => ({
headerBackgroundInterpolator:
HeaderStyleInterpolator.forBackgroundWithTranslation,
}),
defaultNavigationOptions: {
headerTransparent: true,
headerStyle: {