Skip to content

ighostfolio/MNPageViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dk Build Status License Platform

dk is

MNPageViewController

popping

Installation

CocoaPods

With CocoaPods, add this line to your Podfile.

pod 'PopMenu'

and run pod install, then you're all done!

Manually

  1. Download and drop /PopMenufolder in your project.
  2. Congratulations!

How to use it

It’s very simple. Drag a UIProgressView into your Storyboard/nib and set its class to ASProgressPopUpView – that's it. The example below demonstrates how to customize the appearance.

NSMutableArray *items = [[NSMutableArray alloc] initWithCapacity:3];

Requirements (fix)

  • iOS 7.0+
  • ARC​

Suggestions?

If you have any suggestions, let me know! If you find any bugs, please open a new issue.

Author (fix)

Ji Fu, @_schneiderandre

License

dk is available under the MIT license, see the LICENSE file for more information.

About

Alternative to UIPageViewController

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published