Requirement: I have a main view. On tap of a button in the main view, a small custom view should appear as an overlay on the main view.
Can i design both the views in a single scene?
Snapshot of my Xcode Scene: http://tinypic.com/r/sos8kh/9
Will this work?
Or what is the use of adding a view at that place?