Skip to main content

Installation

To get started integrating “Sign in with Infinity“ into your React Native app, install this package:

yarn add @nextbusiness/infinity-react-native-auth

This package is currently private and requires a valid access token.

Peer dependencies

In addition to React and React Native, this package expects the peer dependency expo-web-browser to be installed to work correctly.

Please check if you have expo-web-browser^12.1.1 or newer installed in your project. You might already have this if you have created your project using Expo.