v4.0.0
4.0.0 (2024-08-01)
⚠ BREAKING CHANGES
- scrollview: add CSS scroll on ScrollView (#146)
- This changed the ScrollView and its behaviour. You should try it, it should work better. If it causes any issue, you may use the new
useNativeScroll
flag on the scroll view.
- This changed the ScrollView and its behaviour. You should try it, it should work better. If it causes any issue, you may use the new