swiftuiux/swiftui-search-field-shell-line
- [x] Setting custom colors for the component
Search field with wrap and unwrap animation effect
Features
- [x] Setting custom colors for the component
- [x] iOS and macOS support
- [x] Dark and light scheme support
Creation
@State var text : String = ""
SearchFieldShell(text: $text)Optional
size- The height of the componentcolor- Lines colorimageName- Any icon name from SF symbolsdurationScale- Duration of scale animationdurationMove- Duration of movement animation
SwiftUI example of using package
[[click to watch expected UI behavior for the example]](https://youtu.be/7LWYCA7z8eM)
[[click to watch expected UI behavior for the example]](https://youtu.be/7LWYCA7z8eM)
[[click to watch expected UI behavior for the example]](https://youtu.be/7LWYCA7z8eM)
[[click to watch expected UI behavior for the example]](https://youtu.be/7LWYCA7z8eM)
Documentation(API)
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
- Go to Product > Build Documentation or ⌃⇧⌘ D
Package Metadata
Repository: swiftuiux/swiftui-search-field-shell-line
Default branch: main
README: README.md