ios - Copy views between View Controllers without "connections" in Interface Builder -
is there way copy view controller's element (views, labels, buttons , whatnots) viewcontroller without copying bindings set on item (ibaction,iboutlets)?
this obvious when try copy views between projects, have in both projects connections , if modify in 1 reflected in other!
Comments
Post a Comment