/StackViewNavigation

Primary LanguageSwiftMIT LicenseMIT

StackViewNavigation - SwiftUI Project

This project is an example of how to create navigation between a master and detail view, where we can create an infinite stack of detail views. With this example, you can see how to add detail views to the NavigationPath and be able to return to the master view from the second detail view onward.

demo

System Requirements

  • iOS 16

Installation

  1. Clone or download the repository to your local machine.
  2. Open the project in Xcode.
  3. Build and run the application on an iOS simulator or device.

Contributions

Contributions are welcome! If you would like to contribute to this project, please open an issue to discuss the proposed changes or submit a pull request with your enhancements.

License

This project is licensed under the MIT License.