Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 570 Bytes

spotty-scissors-help.md

File metadata and controls

6 lines (5 loc) · 570 Bytes
react-native-app-auth rnaa-demo
minor
minor

Added react-native-macOS support. See examples/demo/README.md for how to run the demo app. To consume in a react-native-macos project, install the npm package usual (e.g. yarn add react-native-app-auth) and just make sure to re-install pods (e.g. cd macos && pod install). The macOS implementation implements all the same features as iOS, including iosPrefersEphemeralSession, but excluding iosCustomBrowser, which is implicitly treated as null.