/react-native-animated-bottom-tab-navigation

React Native animated bottom tab navigation built on top of react-navigation library.

Primary LanguageJavaScriptMIT LicenseMIT

react-native-animated-bottom-tab-navigation

React Native animated bottom tab navigation built on top of react-navigation library.

Installation

npm install react-native-animated-bottom-tab-navigation

Usage

import AnimatedBottomTabNavigation from "react-native-animated-bottom-tab-navigation";

// ...

const result = await AnimatedBottomTabNavigation.multiply(3, 7);

Contributing

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

License

MIT