MoralisWeb3 / react-moralis

Hooks and components to use Moralis in a React app
MIT License
624 stars 166 forks source link

How to use moralis SDK correctly in React Native? #20

Closed Sirzs closed 3 years ago

Sirzs commented 3 years ago

import { useMoralis } from "react-moralis"; error message: error: Error: Unable to resolve module crypto from /Users/macbookpro/reactnative/node_modules/swarm-js/node_modules/eth-lib/lib/bytes.js: crypto could not be found within the project or in these directories: node_modules/swarm-js/node_modules

I have done according to the forum, but the error is still there. Do you have any good suggestions?

ErnoW commented 3 years ago

React-native is currently not yet supported by Moralis. But we are currently working on a good integration, so expect it soon 😄