TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Apache 2 |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
An extension to DCDataViews to make creating forms simpler.
This framework requires at least iOS 5 above.
The recommended approach for installing DCDataForm is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation.
via CocoaPods
Install CocoaPods if not already available:
[sudo] gem install cocoapods
pod setup
Change to the directory of your Xcode project, and create or edit your Podfile and add DCDataForm:
platform :ios, '5.0'
pod 'DCDataForm'
Then run pod install to add to your project.
pod install
DCDataForm is license under the Apache License.
Add examples and cool gifs.