You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve heard react-native-localize and i18n-js are the tried and true combo (theres an example in the react-native-localize github. this blog takes a slightly different approach, but either way it would be great to 1) nail down what to use and 2) implement it
big wins imo:
we write it the same way if other languages are required or not
better testing (we don’t test exact strings)
additional language support should be pretty easy to add in
This library looks promising: https://github.com/react-native-community/react-native-localize
But determine how we can help scaffold this out.
The text was updated successfully, but these errors were encountered: