? Awesome Files
Awesome file is an app that integrates with Dropbox API, and allows the user to download a file.
⚙️ Techs
- React Native
- TypeScript
- Context API / Hooks
- Dropbox API
- React Native OAuth (For authentication)
- React Native FS (For file downloading)
? Screenshots
⚡️ Installation
Clone this repo and install the dependencies using Yarn.
yarn install
? Usage
At this moment, we’re only supporting Android, so to use the app, run the following command:
npx react-native run-android
?????? Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.