0.0.5 • Published 6 years ago

@gpittarelli/react-native-filestack v0.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

react-native-filestack

npm Downloads Licence

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:

Usage

import RNFileStack from 'react-native-filestack';

// TODO: What to do with the module?