Open reneaaron opened 2 months ago
There also seem to be some problems around the Intl bindings react native has. The option narrowSymbol
doesn't seem to be available on all platforms:
https://github.com/getAlby/alby-mobile/blob/master/hooks/useGetFiatAmount.ts#L41
This makes e.g. USD display as US$
instead of just $
.
Is this also related to entering decimal numbers? Currently it seems not possible to enter decimal amounts for fiat currencies.