You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,6 @@ A SwiftUI library to present a Pill Picker view
13
13
14
14
- Simple API: PillPickerView follows a straightforward API design, making it easy to use. It automatically adjusts the layout of pills to fit within the available space horizontally.
15
15
16
-
- iPadOS multitasking support: PillPickerView is designed to work with multitasking windows on iPadOS, providing a seamless experience across different app layouts.
17
-
18
16
- Compatibility: Supports iOS 14+, macOS 11+
19
17
20
18
- Lightweight and dependency-free: The library has a lightweight structure and does not have any external dependencies, minimizing its impact on your app's size and performance.
0 commit comments