-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix creating nodes in body of windows + update READMEs
- Loading branch information
1 parent
92fa4a1
commit a52e556
Showing
4 changed files
with
45 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Examples | ||
|
||
## Getting Started | ||
|
||
1. Have you downloaded the repo? Make sure to **rename** the downloaded folder to `SwiftUINavigation` | ||
|
||
2. Open the app at path `SwiftUINavigation/Examples/Examples.xcodeproj` | ||
|
||
3. Run the app | ||
|
||
- On simulator | ||
- On a real device (set your development team) | ||
|
||
4. Explore the app | ||
|
||
## Documentation | ||
|
||
For the full documentation, refer to `SwiftUINavigation/README.md` or visit the [GitHub repo](https://github.com/RobertDresler/SwiftUINavigation). | ||
|
||
## Issues | ||
|
||
If you encounter any bugs or have a feature request, feel free to open an issue or a pull request in the repo. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters