react-native-manage-external-storage-permission
v0.1.5
Published
grant external storage permission
Readme
react-native-manage-external-storage-permission
grant external storage permission
Installation
npm install react-native-manage-external-storage-permissionUsage
import { multiply } from 'react-native-manage-external-storage-permission';
// ...
const result = 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
