Reproducing Popular iOS Controls - Part 10: | Ray Wenderlich Videos

In this video we'll review what we learned, what you can do to learn more, and what awaits in the next section.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5298-reproducing-popular-ios-controls/lessons/10

filter face is comming?

@leamars Can you please help with this when you get a chance? Thank you - much appreciated! :]

Hey, I’m not entirely sure what you mean by that :smiley:

But if you’re asking if this tutorial teaches you how to create that AR face filter, the answer is no. This video series is about reproducing popular iOS controls - basically, the parts of the iOS user experience that makes it easy, engaging and helpful for the user to interact with your app. The AR face filter would be a completely different topic.

Do you know for certain that snapchat is built like this? i.e. have you spoken to their iOS engineers?

Why wouldn’t you use panGestureRecognizers and custom view controller transitions? Seems like it would be a more efficient solution.

Just looking into it further, this can’t be right that the ChatViewController and DiscoverViewController are also being loaded into memory. This makes absolutely no sense IMO. For example a viewController in a TabBarViewController will be loaded when that tab first becomes active.

1 Like

@leamars Can you please help with this when you get a chance? Thank you - much appreciated! :]