v0.5.0
Added
- Added getters for
ListView
andVirtualizedList
refs (#24)
Changed
- (BREAKING) Started using the actual
VirtualizedList
included withreact-native
, rather than the downloaded one - (BREAKING) Exported
ImmutableVirtualizedList
directly now that it's stable- New format is explained in the README