Releases: zoontek/react-native-localize
Releases · zoontek/react-native-localize
3.5.1
- Set
@expo/config-plugins
as peer dependency
3.4.2
- Update dependencies and example app to react-native 0.80 by @zoontek in #299
3.4.1
- Don't include
react-native-builder-bob
emitted package.json
in the release (fix #289)
- Add
openAppLanguageSettings
to the test mock
3.3.0
- Migrate the Android codebase to Kotlin
3.2.1
- Expose additional
jest
mocks alongside "regular" mocks by @erheron in #267
3.2.0
- Add support for Android temperature unit regional preference (part of #248)
3.0.6
- Update mock and testing instructions