@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-native
Getting Started
@helium/crypto-react-native
requires that thereact-native-sodium
dependency be added directly to your project so that the underlying native dependency can be autolinked.On iOS, install pods: