An open API service indexing awesome lists of open source software.

https://github.com/lapfelix/snapkitplayground

A simple playground to experiment with SnapKit/Auto Layout
https://github.com/lapfelix/snapkitplayground

playground snapkit uistackview

Last synced: 12 months ago
JSON representation

A simple playground to experiment with SnapKit/Auto Layout

Awesome Lists containing this project

README

          

# SnapKitPlayground
A simple playground to experiment with Auto Layout using the SnapKit framework

![dec 30 2016 17 03](https://cloud.githubusercontent.com/assets/4634735/21573414/0a8fc6cc-ceb2-11e6-8b77-cc14bdefc74a.gif)

1. Clone this repository and the SnapKit submodule using:
```
git clone git@github.com:lapfelix/SnapKitPlayground.git --recursive
```
2. Open ```SnapKitPlayground.xcworkspace```
3. Build the SnapKit target for an iOS simulator (it’s an iOS Playground)

4. Run the playground and see the result by viewing the timeline view in the assistant editor