We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f153c92 + bd510ae commit 053fffbCopy full SHA for 053fffb
README.md
@@ -123,7 +123,7 @@ Observable.just(sections)
123
### Animations
124
To implement animations with RxDataSources, the same steps are required as with non-animated data, execept:
125
- SectionOfCustomData needs to conform to `AnimatableSectionModelType`
126
-- dataSource needs to be an instance of `RxTableViewSectionedAnimatedDataSource` or `RxTableViewSectionedAnimatedDataSource`
+- dataSource needs to be an instance of `RxTableViewSectionedAnimatedDataSource` or `RxCollectionViewSectionedAnimatedDataSource`
127
128
129
## Requirements
0 commit comments