@helium/crypto-react-native
yarn add @helium/crypto-react-native
@helium/crypto-react-native requires that the react-native-sodium dependency be added directly to your project so that the underlying native dependency can be autolinked.
react-native-sodium
yarn add react-native-sodium
On iOS, install pods:
cd ios && pod install
Generated using TypeDoc
@helium/crypto-react-nativeGetting Started
@helium/crypto-react-nativerequires that thereact-native-sodiumdependency be added directly to your project so that the underlying native dependency can be autolinked.On iOS, install pods: