iRoachie / react-native-material-tabs

Material Design implementation of Tabs
MIT License
121 stars 56 forks source link

disable fontScaling #20

Closed j-mendez closed 6 years ago

j-mendez commented 6 years ago

Can you add the allowFontScaling prop so we can enable or disable. If there are 3 tabs at size 15px for each tab and if you have your font Scaled to Max on iOS it breaks the layout/view.

iRoachie commented 6 years ago

Sure thing.

iRoachie commented 6 years ago

Added in https://github.com/iRoachie/react-native-material-tabs/pull/22/commits/8f7ebd70ee1ac840d029c84476885b29b98464ab. Will be available next release

iRoachie commented 6 years ago

Released! https://github.com/iRoachie/react-native-material-tabs/releases/tag/v3.4.0