How can I hide the 'Continue Shopping' button on Shopify's Thank You page?

I’m using a headless React Native app integrated with Shopify’s Storefront API. After completing a purchase, customers see the ‘Continue Shopping’ button on the Thank You page, which currently redirects them to the online store — not back to the mobile app. I want to hide or disable this button to avoid breaking the headless experience and ensure customers stay within the app.