Releases: forzafootball/FRZDatabaseViewMapper
Releases · forzafootball/FRZDatabaseViewMapper
v1.2.0
- Fixes a common crash caused by a bug in both UITableView and UICollectionView. More info here
- Allows you to change the type of animated updates (full/simple/none). Replaces the
shouldAnimateUpdates
-property with an animationStyle
-property.