QuickBirdEng / XCoordinator

🎌 Powerful navigation library for iOS based on the coordinator pattern
MIT License
2.25k stars 177 forks source link

RxSwift 6 compatibility #203

Closed pauljohanneskraft closed 2 years ago

asam139 commented 3 years ago

Could you set the min version to 6.0 or 6.1 in place of 6.1.0 to support any next versions? Right now the last one is the 6.2

pauljohanneskraft commented 2 years ago

Sorry for the long wait - there will be a new release in the near future with RxSwift 6 support (6.0.0 and up).

jaron-m-lowe commented 2 years ago

Sorry for the long wait - there will be a new release in the near future with RxSwift 6 support (6.0.0 and up).

@pauljohanneskraft Are there still plans for a new CocoaPods release supporting 6.0.0 and up? The latest I'm seeing is 2.0.7 which has RxSwift (~> 5.0) as a dependency.