React Native Secrets Provider
Installation
Install @omnisign/secrets-react-native
and its peer dependencies.
yarn add @omnisign/secrets-react-native expo-crypto expo-device expo-secure-store react-native-aes-crypto
If you're installing in a bare react native app (not using expo), you should also follow these instructions