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 ?

enter image description here


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -