https://github.com/swiftuiux/swiftui-search-field-shell-line
SwiftUI field custom search field with animation effect SwiftUI field, custom styling and theming, search bar implementation
https://github.com/swiftuiux/swiftui-search-field-shell-line
animation-effects custom-field field ios macos search search-field searchfield swift swiftui swiftui-field
Last synced: 7 months ago
JSON representation
SwiftUI field custom search field with animation effect SwiftUI field, custom styling and theming, search bar implementation
- Host: GitHub
- URL: https://github.com/swiftuiux/swiftui-search-field-shell-line
- Owner: swiftuiux
- License: mit
- Created: 2022-07-28T10:54:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T10:14:51.000Z (10 months ago)
- Last Synced: 2024-11-28T18:41:36.536Z (7 months ago)
- Topics: animation-effects, custom-field, field, ios, macos, search, search-field, searchfield, swift, swiftui, swiftui-field
- Language: Swift
- Homepage:
- Size: 15.1 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUI Search field
## Search field with wrap and unwrap animation effect[](https://swiftpackageindex.com/igor11191708/swiftui-search-field-shell-line)
## Features
- [x] Setting custom colors for the component
- [x] iOS and macOS support
- [x] Dark and light scheme support## Creation
```swift
@State var text : String = ""
SearchFieldShell(text: $text)
```### Optional
* `size`- The height of the component
* `color` - Lines color
* `imageName` - Any icon name from SF symbols
* `durationScale` - Duration of scale animation
* `durationMove` - Duration of movement animation## SwiftUI example of using package
[](https://youtu.be/7LWYCA7z8eM)
[](https://youtu.be/7LWYCA7z8eM)
[](https://youtu.be/7LWYCA7z8eM)
[](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**