gitpoint / gitpoint/git-point

Get rid of react-native-i18n

Open
#783 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.8k
Forks
771
PR merge metrics
No merged PRs in 30d

Description

Once #777 is merged, react-native-i18n will become almost unused.

The only two things it's used for will be:

* Retrieve the current locale (functionality provided by react-native-device-info)
* Lookup translations strings (easily doable in `t()`

Getting rid of it would mean having 100% control about how our translations are handled in our code.

Opinions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.