0
Is kivy good framework for mobile apps dev? What's the down side of kivy
Is kivy good framework?
4 Antworten
+ 2
Hybrid apps are not meant to be used for large and complex applications. Hybrids apps have a major issue of performance. Because they are not fully compatible with device hardware and native functions. And they aren't trustful at all, developers have to face various problems , cause the app is running in different device with different operating system with completely different eco-system.
Building your app cross-platform means your app needs less development time and cost compared to native development. This is the major benefit you can get from hybrid apps.
Kivy is also one of those framework to work with muti platform application development.
It's not widely reputable as xarmin, flutter and react native. It's uses phyton which is also criticize for performance issues. Userbase and commenty support is not very big. So problem discussions might not impress you.
- 1
React native and flutter apps are also hybrid apps, that doesn't mean you shouldn't use them. But you shouldn't use kiwi for sure lol
- 2
Its not good