TutorialDoctor
Jan 29, 2016 - 22:32
Hello. Starting to make some projects with Pythonista for educational purposes (for people new to Pythonista).
I will try to keep the code short and simple. All projects are hosted on my Github.
Navigation View Tutorial:
The Navigation View Tutorial demonstrates how to add multiple views to a navigation view. Additionally you will see how to:
- Load files from a directory into a tableview
- Load an HTML document into a web view
- Load text from a .txt file into a textview