Skip to content
#

rxswift

Here are 842 public repositories matching this topic...

sunshinejr
sunshinejr commented Oct 22, 2019

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

teodorpenkov
teodorpenkov commented Jun 23, 2019

Currently it's not possible to override SectionedViewType default method implementations in subclasses of UITableView. I'd like to prevent the default animations and just re-render the cell just like Apple suggests in reload rows Discussion https://developer.apple.com/documentation/uikit/uitableview/1614935-reloadrows.

Unfortunately when I try to override reloadItemsAtIndexPaths the com

Improve this page

Add a description, image, and links to the rxswift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rxswift topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.