oneapp-react-native-library
v1.0.0
Published
Wrapper react native library for Oneapp SDK
Readme
oneapp-react-native-library
Wrapper react native library for Oneapp SDK
Installation
npm install oneapp-react-native-libraryUsage
import { multiply } from 'oneapp-react-native-library';
// ...
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
