Releases: zoontek/react-native-localize
Releases · zoontek/react-native-localize
1.3.2
1.3.1
1.3.0
1.2.1
- Make android
MODULE_NAME
public (makes the module easier to use with TurboModules) (by @janicduplessis) - Fix build.gradle setup (by @friederbluemle #69)
- Add the tvOS platform to the
podspec
file (by @hufkens #70)
1.2.0
- Move
isAutoTimeAndDate
/isAutoTimeZone
fromreact-native-device-info
(by @mikehardy #65) - Create
LICENSE
file (by @MoOx #67, fix #66) - Enforce fallbacks for
getCountryCode (US)
/getCurrencyCode (USD)
(might fix #48) - Delete old, unused podspec file located in
/ios
- Don't trigger a
change
event on network change (fix #59)