https://github.com/shrtlist/contactsearch
Use SwiftUI's .searchable modifier to filter contacts.
https://github.com/shrtlist/contactsearch
async-await cncontact cncontactstore mvvm structured-concurrency swiftui viewbuilder
Last synced: 16 days ago
JSON representation
Use SwiftUI's .searchable modifier to filter contacts.
- Host: GitHub
- URL: https://github.com/shrtlist/contactsearch
- Owner: shrtlist
- License: gpl-2.0
- Created: 2021-06-17T15:23:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T04:14:10.000Z (3 months ago)
- Last Synced: 2025-03-25T13:39:23.395Z (about 1 month ago)
- Topics: async-await, cncontact, cncontactstore, mvvm, structured-concurrency, swiftui, viewbuilder
- Language: Swift
- Homepage:
- Size: 41 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ContactSearch
Use SwiftUI's `.searchable` modifier to filter contacts.
## License
Apache 2.0 license. See the [`LICENSE`](LICENSE) file for details.