raindropio / mobile

Official Raindrop.io mobile app for iOS and Android
498 stars 70 forks source link
android ios react-native

Raindrop.io iOS and Android app

Official iOS and Android client for Raindrop.io. This repository do not include any credentials or sensitive info.

I decided to open source it to be more transparent for users in terms of what app exactly do on your device, plus anyone could track development progress.

I am open to all kind of contributions. If you find a bug or have improvement feel free to submit issues or pull-requests! Would be great if you can help with resolving known issues and planned improvements described below.

App features:
Folders structure:

Install

  1. Rename .env.example to .env
  2. npm i
  3. react-native run-ios or react-native run-android
  4. Create empty /ios/main.jsbundle file

Known issues