edocu-sdk-react-native
v1.0.0
Published
React native eDocu SDK
Downloads
10
Readme
edocu-sdk-react-native
React native eDocu SDK
Installation
iOS
add to your Podfile line
pod 'RNFS', :path => '../node_modules/react-native-fs'
and then cd ios && pod install && cd ..
Android
todo
