nid-parse-utils
v0.0.1
Published
Bench of utils tools for React Native project using Parse.io
Readme
nid-parse-utils
Bench of utils tools for React Native project using Parse.io
Installation
npm install nid-parse-utilsUsage
import { multiply } from 'nid-parse-utils';
// ...
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
