Get rid of react-native-i18n
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.8k
- Forks
- 771
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.