Releases: kelvinthh/Image-Generation-RN
Releases · kelvinthh/Image-Generation-RN
0.4 APK & IPA (AltStore)
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
RN component refresh optimization
Android APK 0.3 Update
Added time limit between each image generation
Android APK 0.2 Update
Added Netinfo check to detect connection lost and optimized UI/UX
Android APK
Merge pull request #1 from kelvinthh/dev Merge dev to master