gxsshallot / react-native-pure-navigation-bar

A fully customizable navigation bar in React Native.
MIT License
96 stars 19 forks source link

Big title functionality? #5

Closed pvinis closed 5 years ago

pvinis commented 5 years ago

Is this supported for iOS? Will it ever be?

gxsshallot commented 5 years ago

You can change global style by setting defaultProps.style. And it can change the container view and title style and position. But it has no simple property to control large title functionality now. I will add it later if it can be abstracted.

gxsshallot commented 5 years ago

@youngxiaoran What is it ??

gxsshallot commented 5 years ago

@pvinis Big Title (iOS). This is the wiki for Big Title setting.