Handling TV User Input in a React App: Part 2In part 1, we looked at the mental model for thinking through the concept of focus in a React TV app. We then dove into how our app should…Jan 12, 2022Jan 12, 2022
Handling TV User Input in a React App: Part 1<TLDR>A React app listens to user input from a remote control as keyboard events. Since an app listens for keyboard input at its top level…Dec 8, 2021Dec 8, 2021
Building a Fire TV app with React + Cordova: 6 TipsI recently needed to deploy a web-based React app as a prototype Fire TV app. The process was generally smooth, but there were some odd…Feb 17, 2021Feb 17, 2021