react-native-cloud-doc
v0.1.7
Published
react native icloud document
Downloads
6
Readme
react-native-cloud-doc
see https://github.com/npomfret/react-native-cloud-fs https://github.com/nenosllc/iCloudDocumentSync
Installation
npm install react-native-cloud-doc
Usage
import { multiply } from 'react-native-test-module';
// ...
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