react-native-ios-quick-look
v0.1.10
Published
ios sdk
Downloads
17
Readme
react-native-ios-quick-look
ios sdk
Installation
npm install react-native-ios-quick-look
Usage
import { multiply } from 'react-native-ios-quick-look';
// ...
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