react-native-manga-reader-app icon indicating copy to clipboard operation
react-native-manga-reader-app copied to clipboard

Publish Android APK and iOS IPA on GitHub Releases

Open agilgur5 opened this issue 6 years ago • 0 comments

Don't currently feel like paying for developer accounts to publish it on the respective stores, but can release the builds on GitHub Releases.

APKs should build fine with expo build:android, but apparently Expo's iOS build requires an Apple Developer account (due to Fastlane / Xcode API issues). Have to eject and build with Xcode locally to get a standalone IPA, which kinda sucks. See https://github.com/expo/expo/issues/1528

Should also consider publishing to other stores that might be free, e.g. F-Droid

agilgur5 avatar May 19 '19 21:05 agilgur5