Skip to content

diegoHdzZ/CustomBottomTabNavigator

Repository files navigation

CustomBottomTabNavigator

This is a modification to the repo 10clouds/FluidBottomNavigation-rn

to run the example

npm install 
react-native react-native link react-native-view-overflow

This is a working version with react-navigation v5

it also allows the tintColor prop

It is modified to work with initalRouteName, triggering the animation when the app starts

Moreover, instead of working with png, now its able to work with react-native-vector-icons.

By defaul, its working with AntDesign icons, but if you wish to change the icons to others change the file in components/TabBar. You just need to change the import of the icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published