Skip to content

Update the Objective-C Class template for UIView to include an empty xib...#1

Open
dscandrett wants to merge 2 commits intoreidmain:masterfrom
dscandrett:master
Open

Update the Objective-C Class template for UIView to include an empty xib...#1
dscandrett wants to merge 2 commits intoreidmain:masterfrom
dscandrett:master

Conversation

@dscandrett
Copy link

... and a factory method.

This can be very helpful for managing a complicated subview hierarchy that is easier to manipulate in interface builder versus code.

In this case, the File's Owner is not used, and the view itself can manage its own subviews.

…xib and a factory method.

This can be very helpful for managing a complicated subview hierarchy that is easier to manipulate in interface builder versus code.

In this case, the File's Owner is not used, and the view itself can manage its own subviews.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant