A two-screen simple app to try out and compare various modal presentation and transition styles, including a custom one.
The workspace consists of three different projects:
- ModalTransitions - a demo app to test all available (as of this time of writing 03/05/2020) modal presentation styles and transitions.
- CustomPresentation - a simple example on how to create and use custom presentation.
- TabBarWithNavigation - a playground to try out varios approaches for the common task of creating navigation stack with UITabBarController being the main screen.