Skip to content

Commit 99c8267

Browse files
committed
Edit readme. Add demo video and screenshots
1 parent ea5312d commit 99c8267

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

Assets/Demo.mp4

1.03 MB
Binary file not shown.

Assets/ShowRoom_2.png

150 KB
Loading

Assets/Showroom_1.png

203 KB
Loading

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ A SwiftUI library to present a Pill Picker view
1919

2020
<br>
2121

22+
## How it looks
23+
24+
<div style="display:flex; justify-content: center">
25+
<img src="Assets/Showroom_1.png" alt="PillPickerView example 1" style="width: 200px;margin-right:50px;"/>
26+
<img src="Assets/Showroom_2.png" alt="PillPickerView example 2" style="width: 200px;"/>
27+
</div>
28+
2229
## 📀 Installation
2330
Requires iOS 14+. PillPickerView can be installed through the [Swift Package Manager](https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app) (recommended) or [Cocoapods](https://cocoapods.org/).
2431

0 commit comments

Comments
 (0)