iOS 7/8 style blurred view controller that appears on top of your view controller.
Stars
2.9k
Forks
483
Watchers
2.9k
Open Issues
91
Overall repository health assessment
No package.json found
This might not be a Node.js project
127
commits
8
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Fix Issue #30 - Menu content view controller's size is not correct at first, remove magic number
40aa21dView on GitHubiPhone 6 / 6 Plus support in Storyboards sample project
01935cdView on GitHubCalling `[super viewWillAppear:animated]` in `REFrostedContainerViewController:viewWillAppear` to make clangScanBuild happy
760e5ffView on GitHubModified REFrostedViewController - (void)setMenuViewController:(UIViewController *)menuViewController to support changing the menuViewController
9ce8324View on GitHub[bugfix] call hideMenuViewController before menuView added to containerView, it will never added to containerView.
1090490View on GitHub