Render – A React Inspired Swift Library For Creating iOS UIKit User Interfaces

Render is a Swift library submitted by Alex Usbergo inspired by Facebook’s React for working with UIKit user interfaces.

Render uses a component based approach, but you can use plain UIView’s within components and vice versa.  Render provides a layout engine based on Flexbox.  Performance is good, and render can be used within scrolling cells.  Render’s components can be defined in JSON or XML and loaded remotely.

For live refresh Render works with the injection plugin.

Render

You can find Render on Github here.

A nice React inspired library for creating UIKit user interfaces.

Original article: Render – A React Inspired Swift Library For Creating iOS UIKit User Interfaces

©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *