android / tv-samples

Multiple samples showing best practices in app development on Android TV.
Apache License 2.0
1.02k stars 329 forks source link

feat: add JetStream sample app demonstrating the use of Compose for TV components #101

Closed vighnesh153 closed 1 year ago

vighnesh153 commented 1 year ago

This pull request adds a Sample app which demonstrates the use of components of "Compose for TV" libraries in a real-world application.

In this PR