Eureka is an open source Swift library from Xmartlabs for the easy creation of forms with a wide variety of features not seen in other libraries.
Eureka allows for the creation of basic forms, but also a number of extra form row types such as location rows which allow users to select a location on map, rows that allow selection with a custom action sheet, and more. There are also selectors commonly found in other libraries such as date pickers, and steppers.
Custom row types can also be created, an extensive examples are included:
Here’s an image from the readme demonstrating the action sheet type row:
You can find Eureka on Github here.
A nice Swift form creation library.
Original article: Eureka – Swift Form Creation Library With Many Custom Row Types
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools