mindsnacks / MSPageViewController

Create UIPageViewControllers using only storyboards
MIT License
89 stars 23 forks source link

Adding Pages as Views Instead of View Controllers? #3

Closed vicc closed 10 years ago

vicc commented 10 years ago

Using your library, what's the easiest way to add pages as views instead of view controllers? Or is there a way I can add a view controller that's a smaller size than the main view? The reason I ask is because I'd like to overlay smaller pages over the main view controller.

untitled-3