Releases: zoontek/react-native-localize
Releases · zoontek/react-native-localize
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
3.0.5
- Add Android Gradle plugin 8 compatibility
- Fix
AndroidManifest.xml
namespace deprecation warning
3.0.4
- Remove duplicate
RNLocalizeSpec.h
import when new architecture is enabled (fix #238)