We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8875f1 commit 768ff61Copy full SHA for 768ff61
README.md
@@ -4,6 +4,11 @@
4
[](https://swiftpackageindex.com/The-Igor/swiftui-search-field-shell-line)
5
[](https://swiftpackageindex.com/The-Igor/swiftui-search-field-shell-line)
6
7
+## Features
8
+- [x] Setting custom colors for the component
9
+- [x] iOS and macOS support
10
+- [x] Dark and light scheme support
11
+
12
## Creation
13
```swift
14
@State var text : String = ""
0 commit comments