Open
Description
So currently the app is running kivy + webview.
This approach is suitable for our case, but i have seen slowdown in the app startup. So in this sense its better to go with something more native. By that i mean something thats not webview.
To do it our backend needs no change ( i presume ).
Now for our choices we have :
Kivy
+KivyMD
( this is my preferable stack )React-Native
+React Native Paper
Ionic
Java
|Kotlin
Now this is not our main priority so lets have a discussion before settling on anything final.