NOW
Sky's contract-free streaming service for live TV, movies, sports, and on-demand content
AndroidiOSStreamingNativeReact-Native
Contributed to NOW (formerly NOW TV), Sky's flexible streaming service offering contract-free access to live TV, movies, sports, and entertainment content across 60+ devices.
Features
- Live TV Streaming: Access to Sky Cinema, Entertainment, and Sports channels
- On-demand Library: Thousands of movies, shows, and sports content
- Offline Downloads: Download content to watch on the go
- Multiple Profiles: Create unique profiles for all family members
- Pause & Rewind: Control live TV playback
- 4K Ultra HD: Premium streaming quality with Dolby Atmos support
Tech Stack
- React-Native migrated to Native Android (Kotlin) and iOS (Swift) development
- Video streaming with adaptive bitrate
- DRM content protection
- Offline download capabilities
- Cross-device sync and playback
Related Articles
The Unified Codebase: A Comprehensive Blueprint for Kotlin Multiplatform Clean Architecture
Master the art of building production-grade Kotlin Multiplatform applications with shared business logic across Android, iOS, and Next.js while maintaining native UI fidelity on each platform
AndroidKotlin
Building High-Performance iOS Financial Charts with Rust and SwiftUI
How combining Rust’s computational power with SwiftUI’s elegance creates a blazing-fast financial charting app
AndroidMobile Development
How to use C++ code in to your iOS/tvOS Xcode projects with Swift
A long time ago, I was asked to create some C++ code for specific functionality intended for use in both Android and iOS. I won't delve…
AndroidMobile Development