- That means, no using
rn-nodeifynor runningpod install.
I based the development process off of Solana's "Building Solana Mobile dApps with Expo", their codebase and this draftbit polyfills demo.
Let's get down to business:
- You want to modify
metro.config.jsto resolve any extraNodeModules, which are not default included in the react-native environment. It'll look something like this: