Skip to content

ksoichiro/SKUIUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKUIUtilities (WIP)

This is a library for iOS apps to manipulate UI programatically.
I know building UI in code is not the best practice but there are some apps built UI without Interface Builder and Storyboards and this library aims to support them.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 6

Installation

SKUIUtilities is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SKUIUtilities"

Author

Soichiro Kashima, soichiro.kashima@gmail.com

License

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

About

[WIP] iOS library to manipulate UI programatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published