Add safe area to pull-to-refresh

When using pull-to-refresh without a Navbar, what is the best method to add the device’s safe area to the arrow & preloader, so it doesn’t sit under the notch?

quicktime_ptr_notch_2

Potentially it is being affected by some custom code in my app… I’m going to make a new project in the CLI and see if it has the same result.