feelfreelinux / WykopMobilny

Unofficial wykop.pl client for Android
MIT License
161 stars 49 forks source link

IOS app? #123

Open xdk78 opened 6 years ago

feelfreelinux commented 6 years ago

Hmm, I could try to refactor it to flutter. Just need some free year of time

Oschly commented 6 years ago

I will contact @feelfreelinux to make a native app in Swift.

oscyp commented 6 years ago

Why not to use a React Native or other framework which provide support for these two platforms?

selfisekai commented 6 years ago

@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

feelfreelinux commented 6 years ago

Flutter's performance is not that bad

mati865 commented 6 years ago

In terms of perofrmance Flutter is mostly on pair with Kotlin/Java. JS is what performs poorly and eats the battery.

Oschly commented 6 years ago

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.