This project was created using
npx create-roku-app
Sample project for this post: https://www.arturocuya.com/posts/architecture-to-navigate-between-screens
-
Open the
bsconfig.jsonfile and enter the password for your Roku device. -
Optionally you can hardcode your Roku device's IP in the
hostfield. If you do so make sure to remove thehostentry from the.vscode/launch.jsonsettings.
This project assumes that you will be using VSCode as your code editor.
-
Go to the
Run and Debugpanel. -
Select the option
Launch stack-navigator-example (dev)