hbang / Alderis

A fresh new color picker, with a gentle, fun, and dead simple user interface.

Home Page:https://hbang.github.io/Alderis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use UIPresentationController

kabiroberai opened this issue · comments

At the moment, the way that the inner view controller is being presented is hacky at best, and results in janky presentation/dismissal behavior. A better solution would be to use UIPresentationController, enabling support for less janky animations as well as popover presentation.