This repository contains templates for creating apps for LB Phone and LB Tablet, using a single resource for both.
See LB Tablet custom apps documentation and LB Phone custom apps documentation for documentation on how to create custom apps for LB Tablet and LB Phone.
If the app is running in the tablet, the attribute data-device will be set to tablet on the body. If the app is running in the phone, it will be set to phone. This can be used to apply different styles or logic depending on the device. The attribute data-theme will be set to light or dark depending on the theme selected by the user.