daimo-eth / daimo

Real world Ethereum
https://daimo.com
GNU General Public License v3.0
358 stars 29 forks source link

add to F-Droid #930

Open antonok-edm opened 6 months ago

antonok-edm commented 6 months ago

I know it's early, but it'd be great to eventually see Daimo available on F-Droid for folks who aren't using Google Play Services on their Android phones.

antonok-edm commented 5 months ago

Releasing on F-Droid will require building on Linux without EAS.

expo doesn't appear to support local builds at all, from what I could tell - expo build:android gives a message about how eas should be used instead. I had to use npx expo prebuild followed by react-native build-android directly.

(edit: all this is prefixed of course by npm install in the root project directory)

ottok commented 1 month ago

If you can't publish on F-Droid, can you alternatively make a plain .apk available for download?

Many tech pioneers use innovative non-standard platforms and tools that may still be in their infancy. By publishing on F-Droid or making a plain .apk available, you could reach all those audiences that run e.g. Dalvik or Sailfish or PinePhone or Purism etc.