Best android open-source packages and libraries.

Dropbox mobile

Android and iOS app using React Native, Axios and Socket.io to connect with dropbox-oministack-backend
Updated 3 years ago

A mobile version of Dropbox frontend builded using React Native version 0.59.4. This project is connected to Dropbox API.

How can I run it?

Clone the project. Rename the file .env.sample to .env. In the project directory, you can run:

npm install

or

yarn install

and than run:

react-native run-android

or

react-native run-ios

Than you will get this: