Skip to content

Commit

Permalink
Add AndroidTV to platforms.md docs (#2118)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski authored Oct 13, 2023
1 parent 1749483 commit 604795d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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.
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.

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

Expand Down

0 comments on commit 604795d

Please sign in to comment.