TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Lars Anderson.
Placeholders, lorem ipsum, and fake data oh my!
For all of your early-development, sandbox and proto work. PlaceKit is an easy-to-use framework for adding content when you either have none or don't care what it is during the early phases of development.
Nothing motivates a designer more than seeing random meat-based assets on an app they have to work with.
Easily generate views with random frames within another view, pick a random point within a given rect or generate random numbers and percentages:
Create new colors to give you bland UI some dimension, give new views a random color to tell them apart or generate a new random color matching the hue of another:
The PlaceKit core was built dependency-free to make it as easy as possible to drop into your project. Simply drop PlaceKit.{h,m}
into your project and import as necessary! If you would like to use the UIImageView
category, you will also need to integrate AFNetworking into your project.
Standard MIT license