issues
search
johnpatrickmorgan
/
FlowStacks
FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
MIT License
854
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cocoapods only installs till 0.3.6
#88
balintvizeli
closed
4 weeks ago
2
Use NavigationStack when available
#87
lisindima
opened
1 month ago
2
SwiftUI's native dismiss environment value does not work from fullscreen modal with navigation
#86
CorbinMontague
opened
1 month ago
4
Donation Link
#85
fishcharlie
closed
1 month ago
1
Updating migration docs to include Hashable for enum in new API
#84
fishcharlie
closed
1 month ago
2
The screen closes automatically after opening
#82
lisindima
closed
1 month ago
3
The latest update (0.7.1) broke navigation when using UIKIt lifecycle
#81
lisindima
closed
2 months ago
3
fix: handle nested AnyHashable screen
#80
mo5tone
closed
2 months ago
3
presentCover(:onDismiss) now gone, how now to invoke a closure up on dismissal?
#79
Scvairy
opened
3 months ago
2
The closed issue (No way to know when a sheet is dismissed #14) resurfaced
#78
DeanFs
closed
4 months ago
1
flowDestination calling multiple times.
#77
phamdinhduc795397
closed
4 months ago
7
Nested coordinator can't open more than one screen
#76
lisindima
closed
3 months ago
14
Nested coordinators. Fatal error: No view builder found for type
#75
lisindima
closed
5 months ago
2
Inconsistent state of Routes variable after present/push when VC is presented on top (from UIKit)
#73
Scvairy
closed
4 months ago
3
Feature/missing feature add to router accent color support
#72
slawaDnC
closed
7 months ago
2
When using the popToRoot function, it appears that views are being dismissed one by one instead of directly navigating to the root view
#71
wahidtariq
closed
9 months ago
2
EnvironmentObject FlowNavigator causes memory leak
#70
Brudus
opened
10 months ago
1
Who is responsible for removing the node from the Routes when the sheet is dismiss from a swipe ?
#69
lionel-alves
closed
10 months ago
2
`@Environment(\.dismiss)` no longer works when using 0.3.5
#68
rhysm94
closed
10 months ago
4
Call on navigator on nested view crashes the app
#67
sparafinski
closed
7 months ago
1
Screen is dismissed twice when swiping down on a sheet
#64
rdonnelly
closed
8 months ago
9
Update podspec version to 0.3.6
#63
sandordilong
closed
1 year ago
1
Xcode warning in 0.3.5 version
#62
ZOlbrys
closed
1 year ago
3
ios 17.0.3 backToRoot() and goBackTo(index: 0) problems
#61
ag-kovalevskiy
closed
12 months ago
1
17 os navigation problems
#60
katringht
closed
12 months ago
1
Huge Memory Spike When Taking Screenshot
#59
dinoconstantinou87
opened
1 year ago
0
Not able to achieve Translucent background for fullScreenCover or sheet
#58
Ajay-Jar
closed
1 year ago
1
Update podspec version to 0.3.2
#55
sandordilong
closed
1 year ago
3
Fix dismiss completion for iOS 14.4 and below
#54
BohdanDatskiv
closed
1 year ago
1
Toolbar button presenting sheet only works once on iOS...
#53
ConfusedVorlon
closed
9 months ago
5
Support custom transition
#52
toanbv-fabbi
opened
1 year ago
2
Dismiss when nothing is presented remove the root node
#50
lionel-alves
closed
2 years ago
1
[iOS 14] View pops back if Router is inside of other
#49
rigamikhail27
opened
2 years ago
6
Fix issue related to publishing updates within Node View updates
#48
DavidKmn
closed
2 years ago
2
Fix iOS 16 NavigationLink console warning
#47
DavidKmn
closed
1 year ago
9
Update podspec version to 0.2.5
#46
ngeri
closed
2 years ago
1
Show root, go back to root only if needed
#45
Kondamon
closed
2 years ago
4
goBackToRoot with dismiss all opened sheets
#44
ivan-kolesov
closed
2 years ago
2
Xcode 14 beta 5, iOS 16, various warnings about publishing updates within view updates
#43
ConfusedVorlon
opened
2 years ago
3
Fixes crash when count is zero, fixes built error
#41
Kondamon
closed
2 years ago
1
NavigationView state gets reset when presenting and dismissing view on NavigationView
#40
Kondamon
closed
2 years ago
1
Not updating the view after e.g. coverScreen or push
#39
Kondamon
closed
2 years ago
3
Handle deeplinks/push-notifications
#38
jo8558
closed
2 years ago
1
Using viewmodel pattern how should I pass the routes to other viewmodels?
#37
samus
closed
2 years ago
2
Fix sheet presentation in < iOS 14.5
#36
alejandroruizponce
closed
1 year ago
4
More @MainActor
#35
ConfusedVorlon
closed
2 years ago
1
[XCode 14 beta] NavigationLink presenting a value must appear inside a NavigationContent-based NavigationView. Link will be disabled.
#34
josephktcheung
opened
2 years ago
7
If you press routes.push more than three times, the view stack does not stack normally.
#33
dortus47
closed
2 years ago
2
Fix issue publishing route changes off main thread
#31
ConfusedVorlon
closed
2 years ago
2
Fix issue with xcode project files duplication
#30
DavidKmn
closed
2 years ago
1
Next