Skip to content

Commit 768ff61

Browse files
committed
Update README.md
1 parent e8875f1 commit 768ff61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fswiftui-search-field-shell-line%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/The-Igor/swiftui-search-field-shell-line)
55
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fswiftui-search-field-shell-line%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/The-Igor/swiftui-search-field-shell-line)
66

7+
## Features
8+
- [x] Setting custom colors for the component
9+
- [x] iOS and macOS support
10+
- [x] Dark and light scheme support
11+
712
## Creation
813
```swift
914
@State var text : String = ""

0 commit comments

Comments
 (0)