react-native-filestack
FileStack implementation for react-native
Getting started
npm install react-native-filestack
or
yarn add react-native-filestack
Installation
$ react-native link react-native-filestack
And then follow Filestack's instructions:
- Android: https://github.com/filestack/filestack-android#setup
- iOS: https://github.com/filestack/filestack-ios#installing
Usage
import RNFileStack from 'react-native-filestack';
// TODO: What to do with the module?