@venturestudio/april-react-native
v0.9.96-5
Published
test
Downloads
251
Readme
april-react-native
April React Native SDK
Installation
npm install april-react-native
Usage
import { multiply } from "april-react-native";
// ...
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