Pushing new javascript/images to standalone app store app

Hi, I love the Expo developer experience. But looking around, I cannot find a way to push new javascript/images to a standalone app store app. I can do it when opening my app through the Expo app, but obviously that doesn’t work for production.

All Expo apps can be updated in seconds by just clicking Publish in XDE. You don’t have to set anything up; it just works this way. If you aren’t using Expo, you’d either use Microsoft Code Push or roll your own solution for this problem

But as far as I can tell, the above quote only applies to local Expo development. I need something for production.

Am I missing something or does Expo just not supporting pushing new javascript/images pushed to standalone production apps?

Apps built with expo support Over the Air updates.
Read https://docs.expo.io/versions/v19.0.0/guides/publishing.html