Dealing with slow scrolling on iPhones has been a challenge for me. The application was developed using Vue.js.
I was able to increase the scrolling speed on desktop using Javascript, but unfortunately, it doesn't translate well to mobile devices due to the swipe feature.
Does anyone have any suggestions on how to enhance swipe and scrolling speed on mobile devices?