What's Changed
- Feature: Add start position parameters to
scrollTo(edge)
action API (by @andrey-wix 👑 in #4309)
See documentation:scrollTo(edge[, startPositionX, startPositionY])
- Fix (Android): Resolve issue with scrolling on Android API v33-34, avoiding interference with gesture navigation (by @gosha212 🥇 in #4327)
Internal
New Contributors
- @andrey-wix made their first contribution in #4309
Full Changelog: 20.14.8...20.15.0