Teodor Penkov

Results 2 issues of Teodor Penkov

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...

**Background** We are doing pagination via the apollo cache - The flow is basically watching an initial query for the first page and update the cache when more data is...

:sparkles: Type: Feature