Reactive Programming in Swift
-
Updated
May 24, 2022 - Swift
*Open for suggestions how it should look like
Add a description, image, and links to the rxswift topic page so that developers can more easily learn about it.
To associate your repository with the rxswift topic, visit your repo's landing page and select "manage topics."
Currently we use a pretty naive removal of testing dependencies for SwiftPM by setting an environment variable. We should be able to use Rocket and update our
Rakefile
script to just remove testing dependencies on each release, and keep it in the development process thanks to that.The idea came from this PR that I saw RxSwiftCommunity/RxOptional#83, which sounds reall