Build a WebView
Our ready-to-use WebView component helps you quickly integrate Portal into your app.
Before using the Portal mobile components, be sure you have run portal.mpc.generate() to generate a wallet.
For more information on generating MPC signing shares, see: Generating a wallet.
Installation
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.
Basic Usage
Next Steps
You now have a working dApp Browser example!
Last updated