RMStepsController icon indicating copy to clipboard operation
RMStepsController copied to clipboard

How can i add UIScrollView to _stepViewControllerContainer ?

Open ismaiI1 opened this issue 8 years ago • 2 comments

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?

ismaiI1 avatar Dec 19 '17 14:12 ismaiI1

Hi there!

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?

Best regards, Roland

CooperRS avatar Dec 21 '17 23:12 CooperRS

Firstly, Sorry for my bad English.

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.

ylewsc1drsexkhb8fuxesg_thumb_11c

ismaiI1 avatar Dec 27 '17 11:12 ismaiI1