IBAnimatable icon indicating copy to clipboard operation
IBAnimatable copied to clipboard

Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.

Results 50 IBAnimatable issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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....

dependencies

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 ... ![WhatsApp Image 2020-09-29 at 10 05 03 AM](https://user-images.githubusercontent.com/60383413/94541481-edc55c00-0247-11eb-99f1-30681e34be3c.jpeg)

Add tint color support to left and right images in the AnimatableTextField.

type: enhancement

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...

type: enhancement

type: enhancement
difficulty: medium