Swift 6
Is there a plan to upgrade to swift 6?
I have the same question
Same question here.
In every coordinator I have build error for prepareForTransition method, cause I can't create it under @MainActor, because of breaking override rules.
I will try to open PR for it.
I'm going to fork this library and migrate to Swift 6. This library is being poorly maintained.
@tornikegomareli @longvudai @LapKir
Sorry for the wait. I've been very busy.
@tornikegomareli @longvudai @LapKir
You can use the new fork here https://github.com/TheArchitect123/XCoordinator
Simply switch from the current SwiftPackage link to this one. https://github.com/TheArchitect123/XCoordinator.git
If any issues come up, please post an issue on my fork.