v0.10.2
- Fixed ConcurrentModificationException #30 by @santhoshvai
- Added support for multiple instances of FlatList #16 by @santhoshvai
- Reduced a few needless rerenders by @santhoshvai
- Fixed a memory leak of an Android native view when
maintainVisibleContentPosition
was enabled by @santhoshvai - Fixed typing issues #9 #25 by @santhoshvai