/lb-phone-app-template

App template for LB Phone | https://lbphone.com

Primary LanguageJavaScriptMIT LicenseMIT

LB Phone - App Templates

This repository contains templates for LB Phone apps, showcasing most functions provided by LB Phone.

Templates

Documentation

Custom apps in LB Phone automatically include access to a few functions and variables. Please note that when you use react, you need to use the window. prefix for these functions and variables.

The variables are:

  • resourceName - The name of the custom app resource, use this when fetching data.
  • appName - The app identifier, useful for notifications.

For a full list, see LB Phone documentation.