Skip to content

yuya-h-29/WorldLandmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌏WorldLandmarks

World landmarks in a filterable list. This is a sample project for my medium post.👇

Build Empty State Views in SwiftUI with ContentUnavailableView


Overview

This app is built to explain the new ContentUnavailableView introduced in iOS 17. Users can filter landmarks with a searchable text field. If no landmark matches the search, an empty state, built with the ContentUnavailableView, is displayed. There are no network calls, instead, I used some JSON data to populate the list of landmarks.


Screenshots & GIFs

Simulator Screen Recording - iPhone 15 - 2024-02-12 at 19 06 58

Simulator Screen Recording - iPhone 15 - 2024-02-12 at 19 07 18

Simulator Screenshot - iPhone 15 - 2024-02-12 at 19 07 31

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages