DEV Community

Discussion on: Let's Create A Custom Animated Tab Bar With React Native

Collapse
 
mateusrlima profile image
MateusRLima

Hello Mateo, could you pls tell how to change the label too ?

Collapse
 
hrastnik profile image
Mateo Hrastnik

You can set tabBarLabel on the tabs navigationOptions. Not sure if you'll need to add something to actually render the label.