gitpoint / gitpoint/git-point

Get rid of react-native-i18n

Aperta
#783 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.