zobeirhamid / react-native-scrollable-navigation-bar

Respecting navigation bar for scrolling screens.
https://zobeirhamid.github.io/react-native-scrollable-navigation-bar/
MIT License
266 stars 29 forks source link

Question: Make Title Banner Smaller? #5

Closed zaptrem closed 4 years ago

zaptrem commented 4 years ago

I want to make the large text banner slightly higher on the screen to match the Apple native version. What should be changed to achieve this? Thanks.

zobeirhamid commented 4 years ago

Hey. You should be able to use the headerTitleStyle prop.

zaptrem commented 4 years ago

Thanks. Where should I put this prop and what are its potential values?

zobeirhamid commented 4 years ago

@zaptrem Just on the main component and it's a regular style prop, so fontSize.