react-native-tab-layout
A react native library to link native TabLayout
Installation
npm install react-native-tab-layout
Usage
import { TabLayoutView } from "react-native-tab-layout";
// ...
<TabLayoutView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT