Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 466 Bytes

@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