Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olehkorchytskyi/fitplayground
Playground and samples for Fit package
https://github.com/olehkorchytskyi/fitplayground
Last synced: 26 days ago
JSON representation
Playground and samples for Fit package
- Host: GitHub
- URL: https://github.com/olehkorchytskyi/fitplayground
- Owner: OlehKorchytskyi
- Created: 2024-02-27T11:52:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T14:55:44.000Z (7 months ago)
- Last Synced: 2024-06-09T16:29:33.191Z (7 months ago)
- Language: Swift
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
Clone this repository and [Fit package](https://github.com/OlehKorchytskyi/Fit).
```
git clone https://github.com/OlehKorchytskyi/FitPlaygroundcd FitPlayground
git clone https://github.com/OlehKorchytskyi/Fit
```After cloning the repository, open **Fit.xcworkspace** in Xcode.
## Overview
[Playground view](https://github.com/OlehKorchytskyi/FitPlayground/blob/main/FitPlayground/FitPlayground/PlaygroundView.swift) allows you to play with customization options on the right, and see the layout change on the left side:
![Screenshot 2024-02-27 at 14 29 13](https://github.com/OlehKorchytskyi/FitPlayground/assets/4789347/a847b017-e943-4391-9789-08ca997f6892)