Releases: derzunov/redux-react-native-i18n
Releases · derzunov/redux-react-native-i18n
v1.2.0
v1.1.1
v1.1.0
v1.0.0
v0.0.9
redux-react-native-i18n
An i18n solution with plural forms support for React Native apps on Redux
This package provides functionality of redux-react-i18n to React Native.
What's in the box
Components:
- Loc ( Container Component )
- LocPresentational ( Presentational Component )
Actions
- setCurrent( languageCode )
- setLanguages( languageCode )
- addDictionary( languageCode, dictionary )
- setDictionaries( dictionaries )
Reducer
- i18n