Overview

On this section, you will see steps to display a server-driven component on a native screen

There are two ways Beagle’s components can be added to your application:

  • Through BFF (as server-driven component);
  • As a declarative component in front end.

See below more details on how to add a Beagle component in your native screen:


Adding a Beagle server-driven component

In this section, you will find how to add a server-driven component in a native screen.

Adding a declarative Beagle component

This section describes how to add a declarative Beagle component on a native screen


Last modified March 11, 2021: feat: section overview (#391) (2c91101e)