Skip to content

Magnet-js/lb-phone-app-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.2%
  • TypeScript 24.7%
  • Lua 16.5%
  • CSS 14.2%
  • HTML 9.4%