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.
- Host: GitHub
- URL: https://github.com/vrn-sn/multipage
- Owner: vrn-sn
- Created: 2020-04-09T17:04:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T00:08:30.000Z (almost 6 years ago)
- Last Synced: 2025-05-03T03:57:24.443Z (10 months ago)
- Topics: ios, navigation-controller, swift, xcode
- Language: Swift
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).