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
- Host: GitHub
- URL: https://github.com/lapfelix/snapkitplayground
- Owner: lapfelix
- Created: 2016-12-30T19:06:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T22:08:22.000Z (over 9 years ago)
- Last Synced: 2025-06-24T23:03:53.069Z (12 months ago)
- Topics: playground, snapkit, uistackview
- Language: Swift
- Homepage:
- Size: 88.9 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SnapKitPlayground
A simple playground to experiment with Auto Layout using the SnapKit framework

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