EOSIO / eosjs-ecc

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
287 stars 119 forks source link

Does not work with React Native Expo #52

Open edsonayllon opened 5 years ago

edsonayllon commented 5 years ago

First issue: React Native doesn't include node core modules.

Second issue: Once node core modules installed via https://github.com/tradle/rn-nodeify other problems show up.