yarn react-native-auth0 2.0.0
v2.0.0

latest releases: 3.2.1, 3.2.0, 3.1.0...
4 years ago

This is a major release that supports CocoaPods and Android X.

It requires at minimum React Native SDK version 0.60.5. If you need to run it on a different version, check the Compatibility Matrix on the README for reference.

Migration notes:

  • Install the SDK with yarn add react-native-auth0 or npm npm install react-native-auth0 --save.
  • Install the Pod for the iOS native module. Change into the ios directory of your application and run pod install.

Every iOS application after React Native SDK version 0.60.0 has a podfile file. If yours doesn't, please check the documentation on how to generate a valid one.

Full Changelog

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

NewReleases is sending notifications on new releases.