Before using the Portal mobile components, be sure you have run
portal.mpc.generate() to generate a wallet.Installation
- yarn
- npm
Dependency linking
Because these packages have native module dependencies there is some additional linking required to make it work with your React Native project. Explicitly install the native module packages in your project.- yarn
- npm