-
Thank you for the wonderful Coordinator library. I am having an issue related to deeplink chain.
The issue is that the deeplink only runs to the MarketsRoute route, while the StockMarketRoute does …
-
| | |
|------------------|-----------------|
|Previous ID | SR-13835 |
|Radar | rdar://problem/71166956 |
|Original Repo…
-
-
Must include:
- code examples
- practical, terse explanation of how to *use*
- gotchas
Potential topics include:
* App/cell lifecycle
```mermaid
sequenceDiagram
…
-
This is the crash log file from Craslytics. I think this is related to XCoordinator library that I am using.
Can you please help with this?
```
Crashed: com.apple.main-thread
0 libsystem_kernel…
-
### Platform
iOS
### Platform Version
iOS 17
### Braze SDK Version
5.10.1 (Latest)
### Xcode Version
15.0
### Computer Processor
Apple (M1)
### Repro Rate
100% of the …
-
### New Packages
https://github.com/QuickBirdEng/crc-swift.git
https://github.com/QuickBirdEng/DataKit.git
https://github.com/QuickBirdEng/XCoordinator.git
https://github.com/QuickBirdEng/XUI.git
-
Hey folks, XCoordinator looks great. Is there any possibility of adding support for macOS? Considering that you're planning to add support for watchOS, it'd be nice to cover the desktop as well!
-
I'm having a hard time presenting a modal in a NavigationCoordinator.
The modal is presented inside a navigation controller, when i'm in this modal and a route is triggered using another coordinato…
-
I'm wondering if there is a way to dismiss a specific Presentable. Let's say I have `NavigationController` on which I have presented three different presentables (modals) in the following order: **A -…