Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 654 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 654 Bytes

Screenshots

N|Solid N|Solid

Features

  • Import of PDF documents
  • Viewing PDF files
  • Share a link PDF document
  • User registration/Login

Get starded

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

License

MIT