rn-animated-tabbar
rn-animated-tabbar copied to clipboard
React native animated tabbar
Results
1
rn-animated-tabbar issues
Sort by
recently updated
recently updated
newest added
Hello, i am using the library like this: ``` const BottomTabsData = [ { id: "Profile", title: "Profile", icon: , activeIcon: , }, { id: "Dashboard", title: "Dashboard", icon: ,...