- Setting custom colors for the component
- iOS and macOS support
- Dark and light scheme support
@State var text : String = ""
SearchFieldShell(text: $text)size- The height of the componentcolor- Lines colorimageName- Any icon name from SF symbolsdurationScale- Duration of scale animationdurationMove- Duration of movement animation
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
- Go to Product > Build Documentation or ⌃⇧⌘ D



