- Edge-to-Edge Design: Full immersive experience with dynamic status bar transparency and system inset handling
- Hero Section: Beautiful hero carousel with animated transitions and Apple TV+ style dot indicators
- Call-to-Action Section: Clean, minimal CTA section with subscription details and trial button
- Content Carousels: Horizontal scrolling content sections for Movies, TV Shows and other categories
- Animated TopAppBar: The top app bar appears and disappears based on scroll position
This project implements the Apple TV+ landing screen using Kotlin and Jetpack Compose with modern Material 3 APIs:
- Compose BOM 2025.05: Latest Compose libraries and components
- Material 3: For a consistent and modern UI
- Coil 3: For efficient image loading and caching
- Edge-to-Edge: Full integration with system insets for a seamless experience
- SF Pro Display Font: Using Apple's typography for authentic look and feel
An Android application that implements Apple-inspired UI design elements for Android.
This project demonstrates how to create iOS-like UI components in an Android application, implementing Apple's design language while maintaining Android development best practices.
- iOS-inspired design elements
- Smooth animations and transitions
- Implementation of Apple design patterns
- Android compatibility
- Kotlin/Java
- Android Studio
- Jetpack Compose (if applicable)
- Clone this repository
- Open the project in Android Studio
- Build and run the application on an Android device or emulator
This project is for educational purposes only.