Module not found: Error: Can't resolve 'crypto' in '/home/gustavo/Documents/Medin/App/node_modules/crypto-random-string' code example
Example: error: Error: Unable to resolve module `crypto` from `node_modules\crypto-js\core.js`: crypto could not be found within the project.
To make it work with React Native 0.63
Downgrade crypto-js version to 3.3
(only if you are using version > 4.0)