Skip to content

Releases: kelvinthh/Image-Generation-RN

0.4 APK & IPA (AltStore)

26 Aug 15:18
Compare
Choose a tag to compare

Version 0.4

  • Upgraded Expo SDK to 49
  • Tweaked layout slightly
  • Added link to website
  • Added 'scroll to top' button to the image list

iOS Notes: You can only sideload .ipa files without a jailbroken device via tools like AltStore, I have no intention to publish this app to the App Store, it's a hobby project after all. Alternatively, you can compile your own from the source code using Xcode 14 and Node.js 16, but you'll have to setup your own OpenAI API keys and backend as described in README.

Android APK 0.31 Update

11 May 20:58
399b271
Compare
Choose a tag to compare

RN component refresh optimization

Android APK 0.3 Update

25 Apr 16:10
d8c16eb
Compare
Choose a tag to compare

Added time limit between each image generation

Android APK 0.2 Update

20 Apr 09:23
0d8dfa8
Compare
Choose a tag to compare

Added Netinfo check to detect connection lost and optimized UI/UX

Android APK

09 Apr 03:02
ea4887a
Compare
Choose a tag to compare
Merge pull request #1 from kelvinthh/dev

Merge dev to master