It is worth learning . It can help you to create apps more quickly, if your making mobile apps all you need is one code to target all platforms (android and iOS) and if your into android development it is easier than the android studio (I don’t know about iOS and xcode).
Read moreIs there future in KIVY?
Every language has future until and unless we learn and implement it, Kivy and Python will help you in creating complex applications .
Read moreIs KIVY any good?
Kivy is a great tool for developing Android Apps . The best advantage of using kivy is that it is cross platform and the same project can be used to publish apps on iOS , Android , windows , OS x… However , it has some performance related disadvantages(as do most cross-platform tools like unity , cocos etc).
Read moreWhy KIVY is not recommended?
it is because all the android developers prefer to use java . most of the mobile software is developed using an android studio or kotlin which uses java. it is more portable and has more functionalities than kivy which is based on python. note that kivy doesn’t support python 3.8.
Read moreIs KIVY better than Django?
Both are worth learning . Django is used for making web apps (and web APIs) with python. Kivy is used for making mobile apps with python. Both are typically used for different reasons, you could even use them together (A kivy app with django as a backend).
Read more