1.0.0 • Published 2 years ago

edocu-sdk-react-native v1.0.0

Weekly downloads
-
License
GPL-3.0-only
Repository
bitbucket
Last release
2 years ago

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