I want to implement a scrollable tab layout below a collapsible header section similar to the view shown in this link: https://android.jlelse.eu/parallax-scrolling-header-tabs-android-tutorial-2cc6e40aa257
I appreciate it if someone can give me guidance on how to do that without using third party libraries for iOS using objective C.