I'd like to make a python app or three for iOS, and I have managed to make apps that run in the mobileterminal, but I'd like to take it to the next step and make a GUI for my apps. How do I use python/PyObjC to code an iOS GUI?
Also, are there any differences in language for developing on an iOS to developing for a desktop OS?