yarn react-native-localize 1.0.0
Initial release of react-native-localize

latest releases: 3.1.0, 3.0.6, 3.0.5...
5 years ago
  • Rename the project to react-native-localize (motivations here)
  • Switch from constants to getters
  • New API: getLocales, getCurrencies, getCountry, getCalendar, getTemperatureUnit , getTimeZone, uses24HourClock, usesMetricSystem, findBestAvailableLanguage
  • The change event is now fired on iOS (not when the whole device language change because iOS restart your app in this specific case - but it works if the user change the date format, the temperature unit, etc.)
  • Improved documentation
  • Improved i18n-js example
  • Add an example with JSON translation loading using react-native-fs

⚠️ If you had react-native-languages installed before, don't forget to unlink before switching packages.

Don't miss a new react-native-localize release

NewReleases is sending notifications on new releases.