Create a mobile application using React Native that ZIPs images and videos from the gallery
- User should be able to select 1 or many images or videos by clicking the "Choose Media" button
- While archiving, the progress bar should be shown to the user (with total percentage)
- When ZIP is ready, open a native share dialogue, for instance, the user should be able to upload ZIP archive it to his Dropbox account
- Please, use TypeScript and Redux
- UI performance (progress bar should not freeze)
- Code structure
- Code quality
- Fork this repository
- Implement functionality
- Create Pull Request