From 82feb469b166a32a202f1923923de591e777efe2 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Tue, 11 Feb 2025 13:16:35 -0500 Subject: [PATCH] Update README.md to clarify platform support Amazon IVS React Native Player only supports mobile platform --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df8b9cf..6e8da8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Amazon IVS React Native Player -This package implements native binding for Amazon IVS Player for iOS and Android. +This package implements native binding for Amazon IVS Player for iOS and Android Mobile Only. +| Android Mobile | iOS | Android TV | tvOS | +| :-----: | :-: | :---: | :-: | +| SDK >= 21 | >= 13 | **X** | **X** | ## Installation