SwiftPages icon indicating copy to clipboard operation
SwiftPages copied to clipboard

A swift implementation of a swipe between pages layout, just like Instagram's toggle between views.

Results 24 SwiftPages issues
Sort by recently updated
recently updated
newest added

Hi! is it possible to send data to the controller when you load it? I just want to reuse the same view for all buttons, and just load the data...

Thanks for the great library. I have a Menu with 3 child viewControllers. One of them has tableView and when a cell is tapped, presentViewController method is called in didSelectItemAtIndexPath....

The notifications for an orientation change not working. I have tried to comment out: // Set the notifications for an orientation change & BG mode let defaultNotificationCenter = NSNotificationCenter.defaultCenter() defaultNotificationCenter.addObserver(self,...

will be there any upgrade for swift 3?

Library was not updated to Swift 3

Basically I would like to have 3 pages. I want to build and start on the middle page so I am able to scroll left one and right one page...

Hi, I was looking for removing 2 of the 5 viewController you added. But when I remove the Fourth and the Fifth one the initial array, It crash. An idea?...

I have the status bar that appear in black. Because of this, there is a black line at the top and no information on it. I tried to put this...

1.1.0 dont support swift 2.2 Could you update pod with the actual version of master ?

I'm have an issue that happens randomly with SwiftPages, I use it inside a UITabViewController in 2 different tabs. By doing a little bit of debug I've noticed that the...