iZettle / Presentation

Presentation is an iOS Swift library for working with UI presentations in a more structured way
MIT License
73 stars 11 forks source link

Add a way to use the presentation options in style #63

Closed nataliq closed 4 years ago

nataliq commented 4 years ago

Backwards compatible change that makes it possible to embed a Presentable wrapped in a navigation controller within another view. Currently the presentation options for this particular style are ignored.