- Import of PDF documents
- Viewing PDF files
- Share a link PDF document
- User registration/Login
For android: Run the Android emulator or connect the device android via USB. Enter in the terminal:
$ npm install
$ react-native run-android
For iOS:
$ npm install
$ react-native run-ios
You can also run the application directly through XCode. By opening App.xcodeproj
MIT