An open API service indexing awesome lists of open source software.

https://github.com/vrn-sn/multipage

A learning repository that uses Navigation Controllers and creates an iOS app with multiple pages.
https://github.com/vrn-sn/multipage

ios navigation-controller swift xcode

Last synced: 10 months ago
JSON representation

A learning repository that uses Navigation Controllers and creates an iOS app with multiple pages.

Awesome Lists containing this project

README

          

# Multipage

Created by Varun Saini

Multipage is another one of my first apps that demonstrates knowledge of Navigation Controllers and navigating between pages. Mechanics that I learned through this app were applied to other apps, like [Mr. Brightside](https://github.com/EPCompSci/ios-term-3-portfolio-2020-VarunSaini02/blob/master/README.md#mr-brightside-scalable) and [Quiz Bowl Scorekeeper](https://github.com/EPCompSci/ios-term-3-portfolio-2020-VarunSaini02/blob/master/README.md#quiz-bowl-scorekeeper-scalable).