Internationalization

Dist ver 2.6.0 release note

Thank you for utilizing Dist. This blog post shares what update Dist Ver 2.6.0 provides. Main updates Dist is internationalized In order for more people to use Dist, we have internationalized it. Based on your iPhones’ language and region setting, Dist shows appropriate currency and date format. Now Dist supports English and Japanese. Update internal …

Dist ver 2.6.0 release note Read More »

i18n-js and React Native to localize currency

Internationalization, in short, i18n is important for distributing product across world. We want to introduce how to internationalize currency visualization based on locale. Motivation When we start to implement i18n to our app, we found expo official document. It looks simple and works well but we could not find how to visualize currency for each …

i18n-js and React Native to localize currency Read More »