This repository was archived by the owner on Aug 30, 2023. It is now read-only.
v7.0.1
This patch release fixes a bug on iOS 13 where the presented view controller would not be added to
the view hierarchy.
Source changes
- Always add the toView to the container. (#68) (featherless)