Writing on practices and principles to achieve sustainable codebases in iOS for developers and tech firms.
How to resolve the swiping right action when trying to navigate to a previous screen in iOS.
Are you not being able to use the swipe right behavior when navigating back in your app? In this article I’ll show how to resolve this using the interactivePopGestureRecognizer from the UINavigationController when the top UIViewController has a scrollView in its view.