Lecture 11: Picker

The 11th lecture from Stanford’s Spring 2020 version of its iOS development course is the first of the final series of four lectures, all of which present topics intended to help the students with their final projects. Picker, a UI element for choosing from a list of items, is the primary topic here, but a demo code-base, Enroute, is introduced along the way in preparation for the next lecture. Enroute is a simple application which pulls information from the internet using a REST API in JSON format (though that is not the main topic of this lecture). This demo includes a review of presenting a UI via a modal sheet using NavigationView, Form, Toggle, etc.


Leave a Comment

We don't require your email address, or your name, for anyone to leave a comment. If you do add an email address, you may be notified if there are replies to your comment - we won't use it for any other purpose. Please make respectful comments, which add value, and avoid personal attacks on others. Links are not allowed in comments - 99% of spam comments, attempt to post links. Please describe where people may find additional information - for example "visit the UN website" or "search Google for..." rather than posting a link. Comments failing to adhere to these guidelines will not be published.