This question: Is it possible to use Python to write cross-platform apps for both iOS and Android?
was asked about 7 years ago and I wanted to see if the general consensus on this has changed.
I need to make an app that utilizes portrait mode, which is most commonly written using python. However, I need this to run on both IOS and Android platforms. Are there any cross platform frameworks that would be supportive of python for this function of the app?