Skip to content

It's a React-native top-tab navigator for both Android and IOS platforms.

Notifications You must be signed in to change notification settings

necpfzlakay/react-native-custom-toptabs

Repository files navigation

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