- Add isAnimationPlaying to CompatibleAnimationView
- change id accessor from internal to public
- Updates to Text Rendering
- fix: empty layerID causes crash
- Rewrite Text Rendering to support Line Height + Added Font Provider
- fixed #944 Images from Assets.xcassets are not loading
- Work Around Xcode 12 Beta 1 Compilation Issues
- Add isAnimationQueued to determine if animation will start when this view is added to a window
- Changed ACL for animationView to public in AnimatedControl