|
|
|
|
|
by rheeseyb
3794 days ago
|
|
Hmmm, sorry if it's not clear but we aren't replacing views after the diffing, we are updating them (that's what we use RxSwift for). The diffing is used to determine which views to add, which to remove, and which to update. |
|