Hacker News new | ask | show | jobs
by marvindanig 1304 days ago
Red Goose uses a Swift WKWebView wrapper for iOS (fairly latest) and Kotlin for Android. It’s stable enough but also just a step behind the bleeding edge.

I like to keep all my app specific developer controls (UX/UI, functionality etc.) in my web-app and put in only very specific native modules that an appstore forces me to use.

NoiseBlend should be an easy conversion from what I can see prima-facie.