iZettle / Presentation

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

Bugfix: When disposing the bag passed to `present`'s `configure` clos… #18

Closed mansbernhardt closed 6 years ago

mansbernhardt commented 6 years ago

…ure present's returned future was not completed, hence resulting in the presented view controller being leaked.