@kravc/expo-credentials

Library for Expo to support integration with Credentials service.


License
ISC
Install
npm install @kravc/expo-credentials@0.6.0

Documentation

@kravc/expo-credentials

Library for Expo to support integration with Credentials service.

Setup

Add package to an expo project:

npm i --save @kravc/expo-credentials

Setup polyfills and workarounds:

npx polyfills

Import globals in App.js:

import '@kravc/expo-credentials/polyfills'

Author: Alexander Kravets

Revision: June 25, 2021