@kravc/expo-credentials
v0.6.0
Published
Library for Expo to support integration with Credentials service.
Downloads
20
Readme
@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