Commit Graph

25 Commits

Author SHA1 Message Date
jonkykong 44de4f6ec8 Storyboard changes to iPhone SE. 2016-09-20 13:40:29 -07:00
alexbumbu dc6b102003 crash related to wrong IB actions references fixed 2016-09-20 15:41:31 +03:00
jonkykong 596c20cbbb Another attempt to get things working for Swift 3... 2016-09-16 02:42:12 -07:00
Leone Parise 2a5bc7fe8b Convert to Swift 2.3 syntax 2016-09-14 21:23:40 -03:00
jonkykong 12dca5922e Support for disabling swipe gestures. 2016-08-31 18:33:15 -07:00
Maximilian Alexander da2e6d9476 adding gesture switch 2016-08-08 17:29:21 -07:00
jonkykong 6a33fea711 Proper replacement of new property name and use of compiler warnings for rename. 2016-04-05 22:49:50 -07:00
jonkykong 5463a48207 - Silencing warnings.
- Move to supported #selector method instead of strings.
- Updated example project to demonstrate new transition.
- Deprecated menuAnimationShrinkStrength in favor of better name menuAnimationTransformScaleFactor.
2016-04-05 20:35:20 -07:00
jonkykong fe52a16565 Updated README.md for pod. 2016-01-21 21:28:13 -08:00
jonkykong 7541ac0ef7 Fix for rare crash when app is backgrounded. 2016-01-21 21:11:46 -08:00
jonkykong d51a826581 Updated example project to support iPad. 2016-01-15 11:27:46 -08:00
jonkykong 82f99a2cba Refactoring class structure and fix for viewWillAppear and viewDidAppear methods being called twice due to viewsControllers being added/removed from transition contexts. 2016-01-14 20:25:32 -08:00
jonkykong a4aac9536a Updated pod spec version. 2016-01-06 21:15:54 -08:00
jonkykong fb20329cb1 Updated project to recommended settings. 2016-01-06 21:14:20 -08:00
jonkykong 8d78be525e Updated storyboard. 2016-01-06 21:11:08 -08:00
jonkykong 5aac1f26e8 One more class name refactor + better screenshots. 2016-01-05 19:44:07 -08:00
jonkykong ef1d05607f Updated pod version. 2016-01-05 15:31:11 -08:00
jonkykong aca41e0ed3 Removed unnecessary line of code. 2016-01-05 15:28:33 -08:00
jonkykong 74ccc791f8 Refactored UILeft/RightMenuNavigationController into single UIMenuNavigationController class. 2016-01-05 14:33:06 -08:00
jonkykong 7b494b88c8 Refactoring and code comments. 2015-12-29 00:27:38 -08:00
jonkykong 2cd52eab44 Project settings and git assets. 2015-12-28 22:34:30 -08:00
jonkykong 1abe6573e2 Class renaming. 2015-12-28 15:32:30 -08:00
jonkykong 5d8d8f858c Adjustments to get example project working in pod. 2015-12-28 13:47:28 -08:00
jonkykong 71233f6e6c Initial commit. 2015-12-24 23:54:56 -08:00
jonkykong ef50bc79db Initial commit 2015-12-23 19:28:55 -08:00