expo-portal-polyfills

Workarounds and polyfills to make buffer and crypto work propertly with @kravc/identity in Expo.

Usage no npm install needed!

<script type="module">
  import expoPortalPolyfills from 'https://cdn.skypack.dev/expo-portal-polyfills';
</script>

README

Expo Portal Polyfills

Workarounds and polyfills to make Buffer and crypto work propertly with @kravc/identity in Expo.

Install

Install npm package:

npm install @kravc/expo-portal-polyfills

Apply workarounds to node_modules:

npx polyfills

Import globals in App.js:

import '@kravc/expo-portal-polyfills'