Completed
Gesture Recognizer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
iOS Swift Tutorial - Create a Custom Control - Blurry Sidebar
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Who is this course for
- 3 Create a new single view application
- 4 Create a table view controller class
- 5 Write protocol
- 6 Create properties
- 7 Create index path
- 8 Create selected view
- 9 Access selected view
- 10 Height
- 11 Sidebar
- 12 Delegate
- 13 UIDynamicAnimator
- 14 SidebarDelegate
- 15 Initializers
- 16 Animator
- 17 Gesture Recognizer
- 18 Display Sidebar
- 19 Add Sidebar Container View
- 20 Add Blur View
- 21 Add Separator Style
- 22 Add Background Color
- 23 Add Edge
- 24 Add Tableview
- 25 Swipe Direction
- 26 Show Sidebar
- 27 Hide Sidebar
- 28 Delegate Sidebar
- 29 Animation Sidebar
- 30 Gravity
- 31 Magnitude
- 32 Float
- 33 Items Required
- 34 Gravity Direction
- 35 Collision Behavior
- 36 CG Point
- 37 Add Collision Behavior
- 38 Add Push Behavior
- 39 Push Behavior Mode
- 40 Dynamic Behavior Mode
- 41 Dynamic Behavior Sidebar
- 42 Create Sidebar
- 43 Test Sidebar
- 44 Image View
- 45 Sidebar Delegate
- 46 Conclusion