Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 501 Bytes

List-Component:-Sample.md

File metadata and controls

16 lines (11 loc) · 501 Bytes

Running the maestro-roku list sample app

  • git clone [email protected]:georgejecook/maestro-roku.git
  • npm i
  • open this project in vscode
  • set your ip address and password in .env
  • run the run target Sample App
  • Launch the app from the main menu
  • Select List Screen from the navigation menu

Info

The UpdateListDataScreen.bsfile, has the most up-to-date sample of how to code lists, following the latest framework idioms.

More, and improved samples are in the works. Stay tuned!