Skip to content

Releases: LinusU/react-native-get-random-values

🚢 1.5.0 / 2020-09-03

Choose a tag to compare

@LinusU LinusU released this 03 Sep 09:14
1bb6c57

🎉 Enhancements

  • Add Expo managed workflow support for SDK 39+

🚢 1.4.0 / 2020-04-20

Choose a tag to compare

@LinusU LinusU released this 20 Apr 07:46
75829b2

🎉 Enhancements

  • Fallback to Math.random when debugger is attached (#8)

🌹 Internal Changes

  • Add license file

🚢 1.3.1 / 2020-03-20

Choose a tag to compare

@LinusU LinusU released this 20 Mar 14:50
1b62f9d

🐛 Fixes

  • Fix Android Base64 format

🚢 1.3.0 / 2020-03-10

Choose a tag to compare

@LinusU LinusU released this 10 Mar 11:54
d2a10c1

🎉 Enhancements

  • Add support for the tvos platform (#5)

🐛 Fixes

  • Avoid obsolete Gradle compile directive (#6)

🌹 Internal Changes

  • Remove package lock file
  • Add "pod install" step to readme

🚢 1.2.0 / 2020-02-26

Choose a tag to compare

@LinusU LinusU released this 26 Feb 17:13
4b59ef3

🎉 Enhancements

  • Add support for CocoaPods
  • Add support for React Native Web

🌹 Internal Changes

  • Remnove obsolete react-native link step

🚢 1.1.0 / 2018-08-27

Choose a tag to compare

@LinusU LinusU released this 26 Feb 17:13
0896cd5

🎉 Enhancements

  • Use fast-base64-decode from Npm

🚢 1.0.1 / 2018-08-20

Choose a tag to compare

@LinusU LinusU released this 26 Feb 17:13
c1d8381

🐛 Fixes

  • Fix Android compatibility

🚢 1.0.0 / 2018-08-20

Choose a tag to compare

@LinusU LinusU released this 26 Feb 17:13
9ec7788

🎉 Initial release