What's Changed
- Remove
disableRecycling
documentation to deter developers from using internal prop by @lmcrean in #1835 - Add warning when keyExtractor is not defined with maintainVisibleContentPosition by @naqvitalha in #1862
- Fix infinite loop when a lot of horizontal lists are inside a vertical one by @naqvitalha in #1899
- Remove test files from the published package by @Simek in #1902
- feat: expose functionality to start benchmarking manually by @tsdevshop in #1757
- Fix style prop in FlashListProps by @blazejkustra in #1888
- Update TypeScript compilation target to ES2018 by @naqvitalha in #1904
- Apply initialScrollOffset to it initial scroll position by @joluet in #1870
- fix: prevent accessing undefined ref in RecyclerView controller by @naqvitalha in #1922
New Contributors
- @lmcrean made their first contribution in #1835
- @tsdevshop made their first contribution in #1757
- @blazejkustra made their first contribution in #1888
- @joluet made their first contribution in #1870
Full Changelog: v2.0.3...v2.1.0