dps / SwiftUI-Recipes

🍽 A SwiftUI demo app showing how to fetch data from the server to populate list views, navigate to detailed results and wire in a search field.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI-Recipes 🍽

A demo app showing how to fetch data from the server to populate list views, navigate to detailed results and wire in a search field.

About

This project is a SwiftUI implementation of my goto recipe app example for playing around in new languages / environments.

Usage

  1. Clone or download this project
  2. Navigate to its directory and open the project file in Xcode 11 or above
  3. Build and run to a device or simulator

Made by dps with inspiration from Apple's samples and Mat Schmid's SwiftUI-ListFetching demo.

About

🍽 A SwiftUI demo app showing how to fetch data from the server to populate list views, navigate to detailed results and wire in a search field.


Languages

Language:Swift 96.6%Language:Python 3.4%