issues
search
Cosecha
/
redadalertas
A web app for crowdsourcing immigration raid data.
http://redadalertas.com/
GNU General Public License v3.0
97
stars
24
forks
source link
Translations with react-localize-redux
#76
Closed
arghgr
closed
5 years ago
arghgr
commented
5 years ago
to use react-localize-redux:
in component render(), use Translate component
in component functions, hook up component to withLocalize() and then use translate function from this.props
in react-navigation navigationOptions, use screenProps.translate()
to use react-localize-redux: