The animation that you are referring to is called a "page transition" animation, and it is a built-in feature of most mobile operating systems. While it provides a nice visual effect to the user, it can also slow down the page loading process, especially on older or slower devices.
To disable the page transition animation, you can try the following steps:
For iOS:
For Android:
Note that these steps may vary depending on your specific device and operating system version. Disabling the page transition animation may improve the perceived speed of your app, but it's important to remember that it may also affect the user experience. I used it in one of the tracking site. You may want to consider other ways to optimize your app's performance, such as reducing the size of images or optimizing the code.