react-native-ios-quick-look
v0.1.10
Published
ios sdk
Readme
react-native-ios-quick-look
ios sdk
Installation
npm install react-native-ios-quick-lookUsage
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
