Sebastian Misas

Results 3 issues of Sebastian Misas

I have a bottom bar with just buttons for each button I call: if let navController = self.navigationController as? SwipeViewController { navController.scrollToNextViewController(2) } But I get this error Terminating app...

Hello Im trying to present a view by calling swipeviewcontroller.present and it works and presents the view but when I dismiss the view all the sudden I cannot swipe to...

Hello, I downloaded this repo and tried running it on my iphone device. Looks like when i press the new wall button it stays at a blank camera screen and...