8000 GitHub - markpudd/moroForms: iOS form library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

markpudd/moroForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moroku Form Library

Library to allow simple creation of forms that are linked to Coredata models on iOS.

Usage

The Xcode project will build the library. This can be added to your Xcode project and add the header files to your include path.

To build a form :-

		- Subclass the BaseFormTableController
		- Connect a tableview to the table view outlet
		- In viewDidLoad set the items array (self.items) to an Array of FormItems

Examples

TODO

About

iOS form library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0