Set Up Your App with Embarky
Once you have your app ID, import the EmbarkyProvider component into your project, and wrap your app with it. It is generally recommended to render it as close to the root of your application as possible.
Example:
Last updated