RxDataSources
RxDataSources copied to clipboard
i want to subscribe when animation of insert or delete complete in uitableview
i want to scroll uitableview in middle of selected index when insert and scroll to top when delete how can i handle that
I found this link https://github.com/RxSwiftCommunity/RxDataSources/issues/183#issuecomment-351348161
thanks @kjisoo i already try it but it's not working