Skip to content

Commit 604795d

Browse files
authored
Add AndroidTV to platforms.md docs (#2118)
1 parent 1749483 commit 604795d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A platform is a React Native package that enables writing and shipping React Native applications to a new target.
44

5-
For example, React Native Windows is a platform, because it allows to run React Native apps on Windows. At the same time, React Native itself is also a platform - it allows to run React Native apps on Android, iOS and tvOS.
5+
For example, React Native Windows is a platform, because it allows to run React Native apps on Windows. At the same time, React Native itself is also a platform - it allows to run React Native apps on Android, iOS, tvOS and Android TV.
66

77
Each platform can have an additional configuration for the CLI to enable bundling apps and linking packages for targets it provides.
88

0 commit comments

Comments
 (0)