Implementing “double tap tab bar to scroll to top”
Read OriginalThis article details a developer's implementation of a 'double tap tab bar to scroll to top' feature for an iOS app, inspired by apps like Ivory and Tweetbot. It explains the use of UITabBarControllerDelegate, tracking taps with timestamps, and a custom protocol to enable scrolling in specific view controllers. The post includes code snippets and discusses the reasoning behind the solution.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser