bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
React-native-tab-view: Remove TabBar label auto uppercase text
Created on 22 Feb 2017
路
1
Comment
路
Source:
satya164/react-native-tab-view
Source
Most helpful comment
pass
getLabelText={({ route }) => route.title}
to tab bar
>All comments
pass
getLabelText={({ route }) => route.title}
to tab bar
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
Android, swipe left-right not triggering tab change.
AndriiUhryn
路
3
Comments
Clarification about re-rendering
compojoom
路
4
Comments
Center the tabs of a TabBar
QuentinBrosse
路
4
Comments
labelStyle props not works in version 3.0.0
lubomyr
路
3
Comments
Shadow in android
hyochan35
路
3
Comments
Most helpful comment
pass
getLabelText={({ route }) => route.title}to tab bar