RedMadRobot / apexy-ios

The library for organizing a network layer in your awesome project.
MIT License
44 stars 9 forks source link

Drop RxSwift support #34

Closed subdan closed 2 years ago

subdan commented 2 years ago

@Alexander-Ignition, @modestman, @laqiguy, Hello.

I want to drop RxSwift support for the following reasons:

  1. When connecting Apexy via SPM RxSwift dependency downloading and indexing even if ApexyRxSwift library not chosen.
  2. Developers migrated from RxSwift to Combine

What do you think?

modestman commented 2 years ago

I agree that RxSwift support can be removed

Alexander-Ignition commented 2 years ago

I agree I think it's not difficult to make yourself a wrapper if necessary