buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 70 forks source link

Remove dependency on Google APIs for sign-in #244

Closed perry-mitchell closed 2 years ago

perry-mitchell commented 4 years ago

Currently (via react-native-google-signin) Google APIs are required when signing-in to Google Drive. Either find a way to remove this dependency (the Google APIs), or find a way to strip it at build time to produce a second copy of the app without Google Drive support.

perry-mitchell commented 2 years ago

Removed in v2