Katana is an open source Swift framework From Bending inspired by React and Redux.
Katana allows you to declaratively define your user interface with automatically scaling to any size or aspect ratio, have the UI automatically update whenever the app state changes, and makes it easy to animate those UI changes. Also supported are asynchronous actions such as HTTP requests.
A number of examples are included for several different types of apps, here is animation showing the MineSweeper game example:
You can find Katana on Github here.
There is also a Katana Tutorial which can be found on Github here.
An interesting React inspired framework.
Original article: Katana – An Open Source Swift Based React Inspired Framework
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools