issues
search
canopas
/
UIPilot
The missing typesafe SwiftUI navigation library
https://canopas.github.io/UIPilot
MIT License
309
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to hide back button completely?
#57
K4meko
opened
3 months ago
2
Has anyone used this library for bottom nav bar? thanks
#56
K4meko
closed
3 months ago
2
Update UIPilot.swift
#55
hsuarez98
opened
6 months ago
0
Update README.md
#54
cp-amisha-i
closed
8 months ago
0
Update README.md
#53
jimmy0251
closed
8 months ago
0
Support Navigation stack from iOS 16
#52
cp-divyesh-v
closed
3 months ago
0
iPad changing orientation is causing a pop route by the system. UIPilot - root route popped by system
#51
renatomateusx
opened
1 year ago
1
Does this library support macOS?
#50
shawon1fb
opened
1 year ago
1
Can this support be added?
#49
rahul-furlenco
opened
1 year ago
1
Navigation Titles don't appear in tabs
#48
Pranav-Wadhwa
opened
1 year ago
1
How can I handle push notification tap to redirect to particular route's view if I have multiple routes?
#47
iosYash
opened
1 year ago
2
How to manage routes for tab bar based application?
#46
iosYash
opened
1 year ago
1
Is project dead?
#45
bekroz
opened
1 year ago
2
NavigationBarTitle Large does not display
#44
AdzeB
opened
1 year ago
2
SwiftUI ScrollView in UIPilot will get stuck after a while.
#43
Juhnkerg
opened
1 year ago
1
Protocol for providing pop callback
#42
hbmartin
closed
1 year ago
0
In iOS 15, Navigation bar not hiding in tab screen
#41
iosYash
closed
1 year ago
2
How to do I make fade animation when push and pop?
#40
iosYash
closed
1 year ago
6
Is UIPilot working with TabView?
#39
mrtrinh5293
closed
1 year ago
1
Update LICENSE.md
#38
cp-amisha-i
closed
1 year ago
0
Update LICENSE.md
#37
cp-amisha-i
closed
1 year ago
0
Fix multiple pop issue and bump version to 2.0.2
#36
jimmy0251
closed
1 year ago
0
Fix an issue with unwanted removal of route
#35
igooor-bb
closed
1 year ago
3
Manual `pop()` causes two routes to be deleted from the stack at once
#34
igooor-bb
closed
1 year ago
2
Push fresh version to CocoaPods Specs
#33
igooor-bb
closed
1 year ago
2
Add UIKit import
#32
jimmy0251
closed
1 year ago
0
Use UINavigationController underneath
#31
jimmy0251
closed
1 year ago
0
Pilot PopTo Doesn't Work with Parameters
#30
Eli017
opened
1 year ago
1
Showing modal or alert
#29
amirzeinaly
closed
2 years ago
1
Navigate to a new destination and pop backstack upto the new destination
#28
msa1422
opened
2 years ago
8
Minor refactoring
#27
jimmy0251
closed
2 years ago
0
Update examples
#26
cp-amisha-i
closed
2 years ago
0
Remove AnyView dependency
#25
jimmy0251
closed
2 years ago
0
Setting initial view
#24
cmason9
closed
2 years ago
2
Fix - UIPilot multiple pop issue
#23
jimmy0251
closed
2 years ago
0
Improve structure and prepare 1.2.0
#22
jimmy0251
closed
2 years ago
0
Pilot
#21
Abuchtela
closed
2 years ago
1
Passing state from the router view to subviews
#20
denizdogan
closed
2 years ago
2
router.pop jumps 2 screens back
#19
lopes710
closed
2 years ago
0
Added a unit test.
#18
jackrwright
closed
2 years ago
1
It would be nice to have tests for the lib
#17
jackrwright
closed
2 years ago
3
Update version
#16
cp-amisha-i
closed
2 years ago
0
Allow accessing stack from UIPilot
#15
jimmy0251
closed
2 years ago
0
is there a way to present instead of push
#14
emadhegab
closed
2 years ago
4
Added code to suppress intermediate transition animations for pop(to:)
#13
jackrwright
closed
2 years ago
3
Provide a means to suppress intermediate transitions on a pop(to:)
#12
jackrwright
closed
2 years ago
1
Update version
#11
cp-amisha-i
closed
2 years ago
0
Add debug log
#10
cp-amisha-i
closed
2 years ago
0
Destination view immediately pops back
#9
denizdogan
closed
2 years ago
6
Add debug flag
#8
denizdogan
closed
2 years ago
2
Next