Releases: AlexanderZaytsev/react-native-i18n
Releases · AlexanderZaytsev/react-native-i18n
v2.0.14
- Replace gradle compile verb with implementation
- Fix android generating old language code for ISO 639
v2.0.13
- Use Android SDK version variables from root project
- Add React dependency in podspec file
v2.0.12
- Revert to ES module export
- Update documentation
v2.0.10
- Fix the "Cannot read property 'getLanguages' of undefined" issue
v2.0.9
- Update i18n-js dependency to 3.0.2
v2.0.7
- Fix warning about requiresMainQueueSetup
v2.0.6
- Rollback the React dependency in the podspec
- Add a warning when the package is not correctly linked
v2.0.5
Update the example with valid tests using Jest