I want to make interface be scrollable like in Health app, on the full screen height, and do not allow to stop scrolling in the middle, is it possible?
For example, I have two buttons, and I want them be visible one on screen, another will shown after scrolling. And the main part, is that if scroll started, it will continue by itself until the second button would stand in the center of the screen, and the first button will hide..