Some time ago I mentioned a neat library allowing you to implement many different UI animations within interface builder called Canvas.
Here’s an open source tool/library from Jake Lin that allows you to take things a step further allowing you to create your UI within interface builder, and add animations and interactions allowing you to create simple apps visually without a single line of code.
As the readme states:
Design and prototype UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
More than just a bunch of drop in interactions you can design animations within Swift playground similar to Framer Studio, and you can add more features using Swift protocol extensions.
Here’s a video showing an example app designed with IBAnimatable in action:
You can find IBAnimatable on Github here.
A nice tool for visually creating apps.
Original article: Open Source Tool/Library For App Creation In Interface Builder Complete With Animations
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.