In my hybrid
app there\'s a possibility to drag the screen to refresh the list. In Android
this works fine, but on iOS
when I\'m dragging
I'm upgrading from Ionic 3 to Ionic 5 and found this post. But then just found the solution in documentation.
I'm using Ionic 5 (not sure if Ionic 4 works too). Just add slot="fixed"
to element inside ion-conent
:
Main Content
Fixed Content
It works perfect in iOS.
Source: https://ionicframework.com/docs/api/content