circular-app-bar
v0.1.2
Published
A simple yet innovative app bar for React Native/Expo
Downloads
1
Maintainers
Readme
circular-app-bar
A simple yet innovative app bar for React Native/Expo
Installation
npm install circular-app-bar
Usage
import { multiply } from 'circular-app-bar';
// ...
const result = await multiply(3, 7);
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