IBAnimatable
IBAnimatable copied to clipboard
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.3.0 to 1.11.0. Release notes Sourced from git's releases. Release v1.11.0 Full Changelog 292087e Supress unneeded test output (#570) 19dfe5e Add support for fetch options "--force/-f" and...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.3.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
I am trying to migrate to Swift Package Manager because I'm a CocoaPod guy, but I'm getting a lot of compiler errors when I'm using SPM for IBAnimatable. The following...
I have a `UIImageView` to which I have applied cornerRadius, border, shadow, clipsToBound but image is going out of its frame(with aspectFill). I have also tried to add `UIImageView` in...
when build project with Xcode 11 and run on iOS 14 button title display with ... 
Add tint color support to left and right images in the AnimatableTextField.
Segues set using storyboards, such as `PresentSlideSegue`, seem to failed to present I see that iOS 13 add new navigation stack and `automatic` modal presentation style Before `fullscreen`(=0) was the...
Just want to discuss about a potential feature. Unfortunately I think we cannot do "Trait Variation" for "User Defined Runtime Attributes" So when we define something, it is for all...