1.0.4 • Published 8 months ago

react-native-custom-toptabs v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

react-native-custom-toptabs

desc edit

Installation

npm install react-native-custom-toptabs

Usage

import { CustomToptabsView } from "react-native-custom-toptabs";

// ...

<CustomToptabsView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library