Get rid of react-native-i18n
Aperta
- Lingua principale
- JavaScript
- Stelle
- 4.8k
- Fork
- 771
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.