decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
431 stars 131 forks source link

Remove isomorphic-webcrypto dependency from veramo/didcom #1386

Closed vadimchilinciuc closed 4 months ago

vadimchilinciuc commented 4 months ago

When build with expo i get an error related to veramo/didcom specificaly to isomorphic-webcrypto dependency ,that have @unimodule/core dependency

Error: Build file '...../node_modules/@unimodules/core/android/build.gradle' line: 3

i ask if its possible to find a way to change the package cause its old and he need to Migrate to Expo-Modules for Expo SDK 43 and newer, and not use unimodules-core but expo-modules instead.