https://github.com/lipej/search-empty-state
An Implementation of Swift ContentUnavailableView when haven't results in search
https://github.com/lipej/search-empty-state
empty-state state-management swift swiftui
Last synced: about 2 months ago
JSON representation
An Implementation of Swift ContentUnavailableView when haven't results in search
- Host: GitHub
- URL: https://github.com/lipej/search-empty-state
- Owner: lipej
- Created: 2024-04-29T14:33:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T12:12:15.000Z (about 2 years ago)
- Last Synced: 2025-05-21T12:12:50.567Z (about 1 year ago)
- Topics: empty-state, state-management, swift, swiftui
- Language: Swift
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Empty State
This is a basic implementation that uses Swift List, which includes a search area, to showcase the application of ContentUnavailableView in Swift for creating straightforward empty states. The purpose of this implementation is to provide a clear demonstration of how to use Swift's specific features in real-world programming situations. The use of Swift List combined with a search area enables users to effectively navigate through the content, while the use of ContentUnavailableView allows developers to handle empty states without any complications.
## ScreenShots

