XControls

Controls for rapid iOS UI development.

3
0
Objective-C

Purpose

XControls is a collection of classes designed to make the creation of iOS user interfaces quick and easy.

Supported OS & SDK Versions

  • Supported build target - iOS 7.0 (Xcode 5.0, Apple LLVM compiler 5.0)

NOTE: ‘Supported’ means that the library has been tested with this version.

Installation

XControls Project

  • Go to timonroe/XControls on GitHub
  • Fork and then Clone the repository.
  • Load the XControls project and then launch the Demo to see the controls in action.

XControls CocoaPod

  • Is available through CocoaPods

  • To install it, simply add the following line to your Podfile:

    pod “XControls”

Usage

Author

Tim Monroe
[email protected]

License

XControls is available under the MIT license. See the LICENSE file for more info.