Tutorials

In this section, you will find tutorials for developing screens with Beagle

How to make communication between components

On this section, you’ll find the step by step to configure the communication between components and context

How to release a Beagle's version local or remote

In this section, you will find how to release a version of Beagle locally or using a separate repository.

How to create a new action

This section shows how to create a Custom Action that could be used in events and handled by the frontend application

How to display a screen

In this section, you will find how to display a server-driven screen.

Adding Beagle into a native screen

This section shows how to load a Beagle component into a native Android Screen

How to create a form and submit it to an API

On this section, you will find how to create a form and submit it to an API.

Tests

In this section, you will learn more about Beagle built-in tests and tests in Beagle applications.