WykopMobilny icon indicating copy to clipboard operation
WykopMobilny copied to clipboard

IOS app?

Open xdk78 opened this issue 5 years ago • 7 comments

xdk78 avatar Jul 07 '18 19:07 xdk78

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

feelfreelinux avatar Jul 07 '18 19:07 feelfreelinux

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

Oschly avatar Jul 17 '18 19:07 Oschly

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

oscyp avatar Jul 30 '18 20:07 oscyp

@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

selfisekai avatar Aug 01 '18 16:08 selfisekai

Flutter's performance is not that bad

feelfreelinux avatar Aug 01 '18 16:08 feelfreelinux

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

mati865 avatar Oct 31 '18 20:10 mati865

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.

Oschly avatar Nov 01 '18 12:11 Oschly