What's Changed
- Replace onEndReached and endThreshold with onRangeChange by @inokawa in #52
- Rename scrollToOffset to scrollTo and add scrollBy by @inokawa in #55
- Setup playwright by @inokawa in #57
- Improve styling of scrollable element to be styleable with padding by @inokawa in #66
- Reduce memory usage of scrollable layers by @inokawa in #68
- Fix regression with sticky items by @inokawa in #69
- Remove flex from some stories for benchmarking by @inokawa in #71
- Add viewportSize to handle by @inokawa in #72
- Add more props to scrollable element by @inokawa in #73
- Rename List to VList by @inokawa in #70
Full Changelog: 0.1.12...0.2.0