Skip to content

Showcasing building a multi-platform app with the latest Swift & SwiftUI APIs (2022)

License

Notifications You must be signed in to change notification settings

elefantel/Diners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diners

Showing local businesses in your area. Currently limited to the San Jose, CA

Requirements

iOS 16.0+ Beta, iPadOS 16.0+ Beta, Xcode 14.0 Beta

While you can build and run the project to device or simulator from macOS 12.4 (Monterey), you require macOS 13.0+ Beta (Ventura) to build and run to a macOS target.

Working with the codebase

This project contains two branches:

  1. split-view-navigation (main)

This shows the NavigationSplitView - a view that presents views in two or three columns, where selections in leading columns control presentations in subsequent columns

NavigationSplitView

  1. navigation-stack

This shows the NavigationStack - A view that displays a root view and enables you to present additional views over the root view.

NavigationStack

About

Showcasing building a multi-platform app with the latest Swift & SwiftUI APIs (2022)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages