Skip to content

DomoApps/advanced

Repository files navigation

DomoApps Advanced App Platform Template

This is the template for creating an app based on Create React App with our own additions, base files, and generators.

To use this template, run the following command:

yarn create react-app my-app --template @domoinc/cra-template-advanced

For more information, please refer to:

  • User Guide – How to develop apps bootstrapped with Create React App.

onDataUpdate

By default, the generated app will subscribe to the onDataUpdate event on the parent iframe. This notifies the App Platform that this app should not be forced to reload automatically when one or more of its connected datasets change.

If your app needs the auto-reload, you can remove the onDataUpdate block of code - or make changes accordingly. The function call is placed in this file: src/index.tsx.

For reference: Handling Data Updates.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6