1.0.2 • Published 5 years ago

@logisticinfotech/react-native-tabbed-bar v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-native-tabbed-bar

React Native Tab Bar Library

Installation and Usage

Please check this blog for installation and usage this link

npm.io

Basic Properties

PropDefaultTypeDescription
displayTab3NumberNumber of tabs show in line.
children---NodeList of children node for the tabs. its required.
tabBarContainerStyle{}styleStyle of the one tab bar.
tabBarTextStyle{}styleStyle of the tab bar text.
tabIndicatorStyle{}styleStyle of the tab indicator.
activeColorredstringActive color of tab bar text and tab indicator.
inactiveColorgreystringInactive color of tab bar text and tab indicator.
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago