Open xdk78 opened 6 years ago
I will contact @feelfreelinux to make a native app in Swift.
Why not to use a React Native or other framework which provide support for these two platforms?
@oscyp it's everything about app performance - just force close this app and reopen it, and then do this with Facebook, Twitter or Discord app
Flutter's performance is not that bad
In terms of perofrmance Flutter is mostly on pair with Kotlin/Java. JS is what performs poorly and eats the battery.
If we are speaking of performance on iOS, Swift is on first place, then objective-C (yes, it’s slower than Swift). C# is not that bad if it’s optimized (look at CodeHub). I wouldn’t use technologies like Java, Kotlin and JS and similar on iOS. I am not talking about Android, because I don’t know how it is there. Look that most users choose apps by performance and UI design.
Hmm, I could try to refactor it to flutter. Just need some free year of time