Skip to content

Releases: zoontek/react-native-localize

2.1.6

11 Dec 16:18
Compare
Choose a tag to compare

2.1.5

30 Sep 12:17
Compare
Choose a tag to compare
  • Remove Microsoft.Xaml.UI dependency because it causes issue in React Native for Windows 0.65 (#171 by @namrog84 - fix #170)

2.1.4

03 Sep 17:24
Compare
Choose a tag to compare
  • Remove methods that break event listeners on RN 0.65.1

2.1.3

30 Aug 09:39
Compare
Choose a tag to compare
  • Fix missing Java import in 2.1.2

2.1.2

30 Aug 08:43
Compare
Choose a tag to compare
  • Fix: Add addListener / removeListeners native stubs for react-native 0.65 compatibility.

2.1.1

04 Jun 08:36
Compare
Choose a tag to compare
  • Fix the Windows build by moving initializers for static members (#149 by @mck1117)

2.1.0

22 May 09:40
Compare
Choose a tag to compare

2.0.3

20 Apr 09:14
Compare
Choose a tag to compare

2.0.2

15 Feb 08:47
Compare
Choose a tag to compare
  • Export findBestAvailableLanguage, addEventListener and removeEventListener in default exported object (fix #130)

2.0.1

20 Nov 10:17
Compare
Choose a tag to compare
  • Rely on initialize and onCatalystInstanceDestroy for BroadcastReceiver registration (might fix #123)