0.1.0 • Published 2 years ago

react-native-oj-button v0.1.0

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

react-native-oj-button

Custom button for React Native

Project page

https://expo.dev/@meugen/react-native-oj-button-example?serviceType=classic&distribution=expo-go

Installation

npm install react-native-oj-button

Usage

import { multiply } from "react-native-oj-button";

// ...

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