Paramount+ — Amazon Fire TV Stick (React Native, Vega OS)
Development of the Paramount+ streaming experience for Amazon Fire TV Stick running Vega OS, optimizing performance, navigation patterns, and remote-first interactions.
React Native lets you ship iOS and Android from one TypeScript codebase without giving up a native feel. I have used it in production since 2017, including the Paramount+ app for Amazon Fire TV and the Bitbrand mobile app. When the JavaScript layer is not enough, I write the native modules in Swift and Kotlin myself, so you are never blocked by a missing library.
What’s included
Process
For new apps, the first version; for existing ones, a code review.
Navigation, state, CI/CD and builds on both platforms from week one.
Iterative releases, tested on real iOS and Android devices.
Store submissions, crash monitoring and follow-up updates.
Proof
Development of the Paramount+ streaming experience for Amazon Fire TV Stick running Vega OS, optimizing performance, navigation patterns, and remote-first interactions.
Cross-platform product built with React Native and a native Apple Watch companion. Includes real-time dashboards, creator tools, and a seamless multi-device experience.
FAQ
Something else? Ask me directly .
For most business apps that need iOS and Android, yes. The New Architecture removed the old performance bottlenecks, and it is used in production by Meta, Microsoft and Shopify. I compare it honestly with Flutter and native in my blog.
Yes, when it is built properly: it renders real native components, uses native navigation and follows each platform’s conventions. Where something needs to be truly native, I write that part in Swift or Kotlin.
Yes. With a monorepo you can share business logic, API clients, types and state, and increasingly UI too. I wrote a detailed guide on how I set this up.
Yes. I usually start with a short audit covering dependencies, architecture and performance, then agree a plan before changing anything.
Usually, yes. Expo and EAS remove most of the build and release friction, and custom native code still fits in through development builds.
Other services
Tell me what you’re building.
I use Google Analytics to see which pages people actually find useful. It only runs if you agree, and it is never used for advertising. Privacy policy.