It seems common knowledge that refreshing a webpage on mobile devices can be done by pulling down from the top.
However, I am looking to shake things up and refresh the page by pulling up from the bottom instead. And I prefer no animations in the process.
I envision something like this: triggering a page refresh when pulling up (e.g. 10px) from the bottom.
In my search on Google, I have only come across pull-down-from-top solutions which all include animations and excessive code.
Does anyone out there have any clever ideas or tips on how to achieve this unconventional method?