Section #1 Overview
Twitter Slide Out Menu
Quickly in this video, I want to go through a brief overview of what we'll cover in this very first section of the course. I'll address how a developer goes about testing out different solutions and weighing the pros and cons to each approach. We'll start coding in the very next lesson.

Comments (14)
pawelcichonski
4 years ago
Thanks, excited for this one!
Zlatko Petrov
4 years ago
Hey Brian, just purchased your newest course. Thx for spending a huge amount of time for sharing such an inspirational content. I do enjoy your teaching style and will purchase the other 2 paid course, I still do not have an access to, with a major objective to support your work. Keep the good work up! By the way, it would be great, if you add a functionality to your web page, to allow us to provide our wish lists for upcoming courses.
st4n
4 years ago
Did you raised the price by $5 since yesterday? Or maybe it is just my bad memory :)
Brian Voong
4 years ago
st4n
4 years ago
And I was waiting for more lessons (I prefer doing 5-6 lessons at one sitting, one after another). Next time I will buy immediately. Anyways, I just purchased before it goes even higher.. Enjoy my 5 bucks (-;
Prabhdeep Singh Randhawa
4 years ago
hi Brian, hope u doing well.This is not related to the course but can u pls give some information that how to cancel the ongoing url session if we change the view controller.I change the view controller but the request is still running in the background. thanks in advance
Brian Voong
4 years ago
Tube
4 years ago
Off topic: I ran across another iOS instructor who might interest you for collaboration: London App Brewery, Co-founder: Dr. Angela Yu, MBBS.
chandanbrown2@gmail.com
4 years ago
Hi Brian, Thanks for the course. I'm trying to make my ProfileController a UICollectionViewController(). When I pass it into the switch statement that contains the rightViewController = UINavController(ProfileViewController()), it throws a SIGBRT error. This happens anytime I do something with UICollectionViewControllers/or a UIViewController: UICollection..Deleagte, UICollection..datasource. Do you know what the problem might be? Need help. I believe I've done everything correctly.
Brian Voong
4 years ago
chandanbrown2@gmail.com
4 years ago
You the man.
Brian Voong
4 years ago
Tube
4 years ago
I am finishing up Lesson 21 now. And, I wanted to say how much I enjoyed and learned from this course. I was actually excited to get back to it each day. Xie Xie!
LionCode
4 years ago
Thanks Brian...Great course, I learn a lot!!!
Brian Voong
4 years ago
LionCode
4 years ago
With your courses I discovered that I prefer not to use storyboards and create everything via code to develop real world apps!
rehannali
4 years ago
Hi Brian! I want to know how i can disable pan gesture from childViewController's view which we add as right view. I push view controller from that controller and still pan gesture working and i want to disable in particular child controller's view.
Brian Voong
4 years ago
Ashim Dahal
4 years ago
hey brian could you please make application using advance NSOperation in your next tutorial? The one I was checking out was done by the apple for the earthquake. Which is from 2015 sample app and is outdate. Couldn’t run on present version. If you could help understand how NSOperation dependency management work that would be really great. thank you Ashim
Tonyz Chan
4 years ago
Hi Brian, can we have the captions on your video series ? thanks !
Brian Voong
4 years ago
igunther
4 years ago
Hey Brian, Thanks for this great course. Learned a lot, however I am having an issue. It seems that the UIPanGestureRecognizer for sliding the menu in/out conflicts with other pan gestures. I have a tableview with "swipe-to-delete", ie. UITableViewRowAction in my "right" view and this not working correctly when the menu adds a a gesture recognizer like so: view.addGestureRecognizer(panGesture). Any idea how to solve this?
Jamie Stewart
4 years ago
Beautiful course! I typed every line! If you were going to add a LoginController to this app, would you implement it in a fourth child view in BaseSlidingController or would you present it from HomeController like you did way back in 2016 in your Firebase 3 Login Page course? - Thanks
Brian Voong
4 years ago
ga
3 years ago
Hi Brian, Will you be providing updates/instructions /hints for xcode 11 for this course? It appears the new app delete/scene delegate architecture will require some updated instructions. have seen several suggestions on Stack, etc. for programmatic, but not sure which one you would recommend. Thank you
HELP & SUPPORT