Skip to content

Releases: zoontek/react-native-localize

3.3.0

31 Oct 20:14
326659f
Compare
Choose a tag to compare
  • Migrate the Android codebase to Kotlin

3.2.1

31 Jul 16:52
0d97093
Compare
Choose a tag to compare
  • Expose additional jest mocks alongside "regular" mocks by @erheron in #267

3.2.0

09 Jun 10:43
5b6c463
Compare
Choose a tag to compare
  • Add support for Android temperature unit regional preference (part of #248)

3.1.0

05 Apr 08:32
c64a804
Compare
Choose a tag to compare

3.0.6

16 Jan 10:06
b402d6e
Compare
Choose a tag to compare
  • Update mock and testing instructions

3.0.5

07 Jan 19:53
670eafa
Compare
Choose a tag to compare
  • Add Android Gradle plugin 8 compatibility
  • Fix AndroidManifest.xml namespace deprecation warning

3.0.4

24 Nov 09:35
6fec813
Compare
Choose a tag to compare
  • Remove duplicate RNLocalizeSpec.h import when new architecture is enabled (fix #238)

3.0.3

07 Nov 18:08
36b74d3
Compare
Choose a tag to compare

3.0.2

03 Jul 08:47
d42ef39
Compare
Choose a tag to compare
  • Use gradle namespace conditionally in order to improve old react native version compatibility.
    ⚠️ Note that this library officially now follows the React Native releases support policy. If you have been impacted by this bug, that means you are using an unsupported react native version and should upgrade to the latest.

3.0.1

25 Jun 10:54
bfcd91a
Compare
Choose a tag to compare
  • Add gradle namespace for react native 0.73 compatibility