https://github.com/wibosco/avoidingmodal-example
An example project to show how for on-boarding sections of our apps we can avoid using modal viewcontrllers as "walls"
https://github.com/wibosco/avoidingmodal-example
modal navigationstack swift uinavigationcontroller viewcontroller wall
Last synced: 3 months ago
JSON representation
An example project to show how for on-boarding sections of our apps we can avoid using modal viewcontrllers as "walls"
- Host: GitHub
- URL: https://github.com/wibosco/avoidingmodal-example
- Owner: wibosco
- License: mit
- Created: 2016-12-22T15:43:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T21:01:05.000Z (over 3 years ago)
- Last Synced: 2025-01-23T05:30:53.176Z (about 1 year ago)
- Topics: modal, navigationstack, swift, uinavigationcontroller, viewcontroller, wall
- Language: Swift
- Homepage: https://williamboles.com/avoiding-modal-transitions-by-thinking-horizontally/
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wibosco/AvoidingModal-Example)

# AvoidingModal-Example
An example project to show how for on-boarding sections of our apps we can avoid using modal viewcontrllers as "walls" as shown in this article - https://williamboles.com/avoiding-modal-transitions-by-thinking-horizontally/