Get rid of react-native-i18n
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 4.8k
- Forks
- 771
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.