ios - Multiple custom views in a single scene in Xcode -
requirement: have main view. on tap of button in main view, small custom view should appear overlay on main view.
can design both views in single scene?
snapshot of xcode scene: http://tinypic.com/r/sos8kh/9
will work?
or use of adding view @ place?
yes should work, when click button use iboutlet make visible if have other problems let me know il happy try , :)
Comments
Post a Comment