You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.1.2 - Added Identifiable Attribute
- All elements now support the 'id' attribute so you can now access a layer by the CALayer's 'name' property. Thanks to Oliver Jones (@orj) for adding this support.
- Removed usage of CharacterView because it's deprecated in Swift 4