desc edit
npm install react-native-custom-toptabs
import { CustomToptabsView } from "react-native-custom-toptabs";
// ...
<CustomToptabsView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library