Ion push animation lags on iOS

Like the title says the ion push animation lags on iOS Safari web browsers (the mobile ones, I wouldn’t know about iPad’s beta 13 Safari version). My app is made using StencilJS.

I don’t get any error in the console.

const ionNav = document.querySelector('ion-nav');
ionNav.push('app-food-list');

I ran ionic info but I don’t see how this helps.

Ionic:

   Ionic CLI : 5.2.4

Utility:

   cordova-res : not installed
   native-run  : not installed

System:

   NodeJS : v12.6.0
   npm    : 6.10.3
   OS     : macOS Mojave