The way Dynamic integrates with React Native is by extending our client
with the React Native Extension. This adds the reactNative module, which provides access to a webview component
that must be rendered to your app.
Since our client was built with a modular approach, each extension must be installed as a separate
package, so to keep the clientβs package size to a minimum.