swift - How to set two scrollable view -
i want work view, when push on button of first view go on second view hiding first view.
the 2 views have different heights... heres hierarchy:
-> main view
-> -> scroll view
-> -> -> ui view 1
-> -> -> ui view 2
how can set constraints in configuration using storyboard please ?
Comments
Post a Comment