Skip to content

acmacalister/DCDataForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCDataForm

An extension to DCDataViews to make creating forms simpler.

Requirements

This framework requires at least iOS 5 above.

Install

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

License

DCDataForm is license under the Apache License.

TODO

Add examples and cool gifs.

Contact

Austin Cherry

About

Form Cells/Items for DCDataViews.

Resources

License

Stars

1 star

Watchers

3 watching

Forks

Packages

 
 
 

Contributors