Medium 1.8.168 menu in Swift. That is still one of my favorite menus because that is easy to use and looks beautiful.
Inspired by RBMenu. I made that a reference� and customized �a fine point.
MediumMenu is really similar to menu of real Medium for iOS.
-
Add the MediumMenu (including MediumMenu.swift) folder into your project.
-
Due to the lack of choice whether status bar is hidden or not, Edit info.plist in your project.
-
Add "Status bar is initially hidden" and "View controller-based status bar appearance" in info.plist as key. Eash value is "YES" and "NO".
In the rest of the details, refer to MediumMenu-Sample project.