hello support,
I am already using Moralis in nft-ticketing.vercel.app
and Moralis worked perfectly…
and Now, i want to use the Moralis on react native android app
and i import ( or initialize the moralis ) like i did in the web
import Moralis from “moralis”;
but, it threw an error !
so, My question is…
How to? correctly implementing the moralis in the react native?