Add a PinLayout interface compatible with Objective-c
Add a PinLayout interface compatible with Objective-c
The interface is slightly different from the Swift interface.
Major differences:
- The PinLayout's objective-c interface is available using the property pinObjc (instead of pin in Swift)
- When using the Objective-c interface, the layout method must be called explicitly to complete the view's layout.
Plus:
- Add an Objective-c implementation of the PinLayout's Intro example.
View build details and download artifacts on buddybuild:
PinLayout (iOS, PinLayout)