You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not really sure what you are trying to achieve. Can you give me some more details? Do you have started a demo project showing the problem you encountered when adding the UIScrollView?
I will create screens dynamicly and I have to use only one ViewControllers .I add a bottom bar with 2 button(Previous page <-> Next page). You will see a screenshot below. I want to add a scroolView inside to red rectangel. So i will change page using with next-previous buttons.
Hi,
I want to add a scrollview under to stepBar ( _stepViewControllerContainer ).
I add it programmatically but it didn't scrolled.
How can i do that?
The text was updated successfully, but these errors were encountered: