From 118fa2092d7985c9caca93ec88c1c879a468e3a6 Mon Sep 17 00:00:00 2001 From: Adrian Castro <22133246+castdrian@users.noreply.github.com> Date: Sun, 21 Apr 2024 22:36:12 +0200 Subject: [PATCH] fix: aaa funi crypto lib being funi ahahahahahahahahahahahahahahahahahahahahahahaaaaaaaaaaaaaaa --- apps/expo/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/expo/index.js b/apps/expo/index.js index 7fb719a..d1037fb 100644 --- a/apps/expo/index.js +++ b/apps/expo/index.js @@ -2,3 +2,6 @@ import "expo-router/entry"; import "react-native-gesture-handler"; import "@react-native-anywhere/polyfill-base64"; import "text-encoding-polyfill"; + +// eslint-disable-next-line @typescript-eslint/no-unused-vars +import crypto from "react-native-quick-crypto";