The linked package is probably the cleanest solution for getting over the pesky crypto is undefined issue...ahem eg: twitter-api-sdk, wallet-connect*<p>Make sure to add babel-plugin-module-resolver and the following aliases in babel.conig.js<p>_><p>'crypto': 'react-native-quick-crypto',<p>'stream': 'stream-browserify',<p>'buffer': '@craftzdog/react-native-buffer'