0.3.0 • Published 2 years ago

react-native-curve-bottombar v0.3.0

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

react-native-curve-bottombar

Magic Navigation Menu Indicator in React Native | Curve Outside Effects This is a example which be written with reanimated 2.

Installation

Install dependencies

npm install react-native-curve-bottombar

or

yarn add react-native-curve-bottombar

Usage

import { BottomMenu } from 'react-native-curve-bottombar';

// ...

Example

try it on Expo.

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