Comma vs period in international numbers

Hey all,

Is anyone else working on getting international numeric input / output formatted correctly? The issue is not the formatting itself, but the determination of the appropriate thousands and decmial separators. Is it possible to definitively determine based on the lang-country code that is available via Expo?

There is a react-native that goes native for this - but I’ve thus far been able to avoid ‘ejecting’ from Expo. Could this information be provided through Expo - or, better yet, is it already and I’ve missed it?

Thanks for any thoughts.

Best,

pete

I think @ben has recently been looking at some i18n questions, and @notbrent is usually pretty aware of what’s up with RN.