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

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"

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/wibosco/AvoidingModal-Example.svg)](https://travis-ci.org/wibosco/AvoidingModal-Example)
Twitter: @wibosco

# 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/