So there's no way to make it free such as those missing apps that only exists on android? I mean using free method ASO or maybe burning few dollars on facebook ads ...IOS is all about rich people with enough money to burn. So go for it. As far as using it for personal things, go with android.
I saw a promo video of it on Google youtube channel when they were talking about cross platform i thought it was just a remake of Ionic, but after checking the website i guess it's similar to Xamarin one base code for cross platform. I will make sure to keep an eye on, the thing that i don't get google end of last year, it consider Kotlin as a development language for android and now Flutter, so what do you need to focus on native or cross platform!?Keep an eye out on Flutter to see when it goes out of beta.
My bet is it will create a lot of new opportunities at the end of ‘18.
What kind of difficulties is it about the quality of the apps? i saw some some apps on appannie of IOS the quality of them is lowiOS apps can fetch you a good amount of money but it is difficult process to get the app approved compared to play store. Development for Android is also much simple comparatively.
so what do you need to focus on native or cross platform!?
I'm actually have no idea about IOS developments just wanna know is it worth it cause i heard from some people they say that IOS is hard and you need budget to get started not talking about the account but to rank the app and others they said that it's kinda worth it. But yeah why not doing both trying to find the answerDepends on what type of app you are making but why not do it for both platforms?
I'm actually have no idea about IOS developments just wanna know is it worth it cause i heard from some people they say that IOS is hard and you need budget to get started not talking about the account but to rank the app and others they said that it's kinda worth it. But yeah why not doing both trying to find the answer
Coming to the use of Flutter, it looks good but still in beta and uses Dart which I am not very big fan of. In my view, React Native is much better .
Two totally separate things. RN is JS and uses JIT on iOS (very nicely.) Flutter doesn’t use JIT (for obvious reasons.)
On Android, Flutter is able to use/interact with the C/Linux layer if needed. Never seen RN do that, but my knowledge and experience with RN, R, and other JS frameworks is very limited.