From abc4d76099bcc2812e55ab9f8bd61f8032052806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Moska=C5=82a?= <91079590+moskalakamil@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:24:21 +0100 Subject: [PATCH] docs: link tv example (#4342) --- examples/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/README.md b/examples/README.md index d616bfa7..e27fa755 100644 --- a/examples/README.md +++ b/examples/README.md @@ -89,6 +89,10 @@ yarn start ## [Expo](https://github.com/TheWidlarzGroup/react-native-video/tree/master/examples/expo) +> [!NOTE] +> Additionally, there is a great example of a TV app available in the [AmazonAppDev/react-native-multi-tv-app-sample](https://github.com/AmazonAppDev/react-native-multi-tv-app-sample) repository. +It provides a sample application for Android TV, Fire TV, tvOS, and the web. The app includes customizable drawer navigation, a content grid, a hero header, and an integrated video player. Built with Expo, it serves as a great starting point for cross-platform TV app development. + ### Configuration #### Expo Plugin