You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install the virgil-crypto library in a React Native Expo bare workflow app.
When I try to run the app on my Android device using the expo run:android command, I receive the following error:
A problem occurred evaluating project ':react-native-virgil-crypto'.
Plugin with id 'maven' not found.
I am using the latest Expo SDK 45 with React Native 0.68.2.
Also, does anyone know if these Virgil RN SDK's are still maintained? It feels like they've abandoned it.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I am trying to install the virgil-crypto library in a React Native Expo bare workflow app.
When I try to run the app on my Android device using the
expo run:android
command, I receive the following error:I am using the latest Expo SDK 45 with React Native 0.68.2.
Also, does anyone know if these Virgil RN SDK's are still maintained? It feels like they've abandoned it.
Thanks in advance!
The text was updated successfully, but these errors were encountered: