Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codingwatching
/
NavStack
Public
forked from
annulusgames/NavStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 5, 2025
Merge pull request #21 from AnnulusGames/fix-navigationsheet
Show description for b772e92
nuskey8
authored
b772e92
View commit details
Copy full SHA for b772e92
Browse repository at this point
Fix: NavigationSheet impl
nuskey8
committed
d4aba30
View commit details
Copy full SHA for d4aba30
Browse repository at this point
Update: sandbox
nuskey8
committed
65ebab3
View commit details
Copy full SHA for 65ebab3
Browse repository at this point
Merge pull request #20 from AnnulusGames/feat-scenes
Show description for 042816b
nuskey8
authored
042816b
View commit details
Copy full SHA for 042816b
Browse repository at this point
Change: useNavigationEvent -> LoadOnAttached property
nuskey8
committed
703c622
View commit details
Copy full SHA for 703c622
Browse repository at this point
Add: NavStack.Scene
nuskey8
committed
a8e9786
View commit details
Copy full SHA for a8e9786
Browse repository at this point
Merge pull request #19 from AnnulusGames/feat-cs-navigations
Show description for 68df2b2
nuskey8
authored
68df2b2
View commit details
Copy full SHA for 68df2b2
Browse repository at this point
Fix: events
nuskey8
committed
1279f92
View commit details
Copy full SHA for 1279f92
Browse repository at this point
Add: NavigationStack / NavigationSheet
nuskey8
committed
b17e503
View commit details
Copy full SHA for b17e503
Browse repository at this point
Update: project version
nuskey8
committed
ad79cb2
View commit details
Copy full SHA for ad79cb2
Browse repository at this point
Commits on Aug 27, 2024
Merge pull request #18 from AnnulusGames/rename-ui
Show description for 02ea0d0
nuskey8
authored
02ea0d0
View commit details
Copy full SHA for 02ea0d0
Browse repository at this point
Change: rename NavStack.UI.NavigationStack/Sheet
nuskey8
committed
e085f31
View commit details
Copy full SHA for e085f31
Browse repository at this point
Merge pull request #17 from AnnulusGames/change-default-awaitOperation
Show description for f0477f7
nuskey8
authored
f0477f7
View commit details
Copy full SHA for f0477f7
Browse repository at this point
Change: default AwaitOperation
nuskey8
committed
19ed94e
View commit details
Copy full SHA for 19ed94e
Browse repository at this point
Merge pull request #16 from AnnulusGames/remove-vcontainer-extensions
Show description for a2b7c94
nuskey8
authored
a2b7c94
View commit details
Copy full SHA for a2b7c94
Browse repository at this point
Remove: VContainer extensions
nuskey8
committed
af49f89
View commit details
Copy full SHA for af49f89
Browse repository at this point
Merge pull request #15 from AnnulusGames/change-navigationawaitoperation
Show description for 2ae4426
nuskey8
authored
2ae4426
View commit details
Copy full SHA for 2ae4426
Browse repository at this point
Change: NavigationAwaitOperation order
nuskey8
committed
440b461
View commit details
Copy full SHA for 440b461
Browse repository at this point
Change: WaitForCompletion -> Sequential
nuskey8
committed
980400f
View commit details
Copy full SHA for 980400f
Browse repository at this point
Merge pull request #14 from AnnulusGames/add-sync-loading
Show description for 4fe8049
nuskey8
authored
4fe8049
View commit details
Copy full SHA for 4fe8049
Browse repository at this point
Add: loadAsync parameter
nuskey8
committed
e912d94
View commit details
Copy full SHA for e912d94
Browse repository at this point
Add: sync methods to IResourceProvider
nuskey8
committed
2163ef8
View commit details
Copy full SHA for 2163ef8
Browse repository at this point
Merge pull request #13 from AnnulusGames/remove-navigationoptions
Show description for b86a66f
nuskey8
authored
b86a66f
View commit details
Copy full SHA for b86a66f
Browse repository at this point
Update: sandbox
nuskey8
committed
bcf25c6
View commit details
Copy full SHA for bcf25c6
Browse repository at this point
Remove: NavigationOptions
nuskey8
committed
a6238aa
View commit details
Copy full SHA for a6238aa
Browse repository at this point
Merge pull request #12 from AnnulusGames/add-navigation-events
Show description for 9d59ccb
nuskey8
authored
9d59ccb
View commit details
Copy full SHA for 9d59ccb
Browse repository at this point
Update: sandbox
nuskey8
committed
4489d97
View commit details
Copy full SHA for 4489d97
Browse repository at this point
Add: OnNavigating/OnNavigated
nuskey8
committed
c4ddb5c
View commit details
Copy full SHA for c4ddb5c
Browse repository at this point
Merge pull request #11 from AnnulusGames/navigation-parameters
Show description for 0d33013
nuskey8
authored
0d33013
View commit details
Copy full SHA for 0d33013
Browse repository at this point
Add: NavigationParameters
nuskey8
committed
1d3519d
View commit details
Copy full SHA for 1d3519d
Browse repository at this point
Merge pull request #10 from AnnulusGames/immutable-context
Show description for 7543295
nuskey8
authored
7543295
View commit details
Copy full SHA for 7543295
Browse repository at this point
Add: SerializableNavigationOptions
nuskey8
committed
67862e1
View commit details
Copy full SHA for 67862e1
Browse repository at this point
Change: NavigationOptions/Context to Immutable
nuskey8
committed
c04d2bb
View commit details
Copy full SHA for c04d2bb
Browse repository at this point
Add: polyfill
nuskey8
committed
209e37e
View commit details
Copy full SHA for 209e37e
Browse repository at this point
Commits on Aug 4, 2024
Merge pull request #9 from AnnulusGames/fix-vcontainer-registeration
Show description for fb6918d
nuskey8
authored
fb6918d
View commit details
Copy full SHA for fb6918d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.