Open
Description
there are a few possible solutions -
Adding a custom plugin to support it - https://expo.canny.io/feature-requests/p/add-intl-support
Use a custom formatter instead, although it'd be nice to have good i18n support at our disposal when we need it
A nicer approach might be to serve correctly formatted currency strings directly from the background script given that it will probably have to Intl
due to the browser context