mamaral / Neon

A powerful Swift programmatic UI layout framework.
MIT License
4.58k stars 389 forks source link

After aligning the UIscrollview, the subview cant be shown and not scrollable #59

Closed hkapplet1 closed 7 years ago

hkapplet1 commented 7 years ago

Dear Sir,

Thanks for making this features. They are awesome! Hope more and more people use yours masterpiece. It's very useful. 👍 👍 👍 👍

However, for the UIscrollview, the subview cant be shown and not scrollable. Do you have any procedures to include the subview of UIscrollview or how to make the scrollview to be scrollable?

Thanks a lot! Looking forward to hearing from yours :) Best Regards, JC

mamaral commented 7 years ago

Did you set the content size of the scroll view? Can you share code? Thanks!

hkapplet1 commented 7 years ago

Thanks mamaral. It's been solved. It worked well.

mamaral commented 7 years ago

Good to hear!