Skip to content

Releases: jakex7/react-native-localization-settings

Release 1.2.0

12 Nov 18:42
v1.2.0
96e5bd3
Compare
Choose a tag to compare

1.2.0 (2024-11-12)

Add support for expo config plugin 🎉

Features

Bug Fixes

Release 1.2.0-beta.0

10 Nov 15:42
v1.2.0-beta.0
a86170a
Compare
Choose a tag to compare
Release 1.2.0-beta.0 Pre-release
Pre-release

1.2.0-beta.0 (2024-11-10)

Add support for expo config plugin 🎉

Bug Fixes

Features

Release 1.1.0

10 Nov 10:12
v1.1.0
7fe6e6d
Compare
Choose a tag to compare

1.1.0 (2024-11-10)

Bug Fixes

Features

  • add getLanguageAsync (#21) (de45a58)
  • support new react-native versions (continuation) (#20) (815ae6e)
  • support react-native 0.74 (newArch) on Android (#16) (66389e9)

Release 1.0.2

01 Aug 06:15
Compare
Choose a tag to compare

1.0.2 (2023-08-01)

Bug Fixes

  • use forLanguageTag to create new Locale (583d0e6)

Release 1.0.1

08 Apr 18:55
Compare
Choose a tag to compare

1.0.1 (2023-04-08)

Features

  • create and expose android API to react-native thread (b2c2f0d)
  • expose and document lib API (df3e660)
  • expose native iOS methods (75aa228)
  • prepare example app (ccc1c3b)
  • prepare example iOS app (91a1f32)