-
\"TVReanimated: 一个基于react-native-reanimated的电视展示应用\
资源介绍
电视动画
这是一个示范项目,允许从例子中使用Apple TV和Android TV上运行阵营本土的叉。
该项目包括react-native-screens 、 react-native-reanimated和react-native-svg在 Apple TV 上构建和运行所需的小补丁。
导航菜单已被修改,以便在电视上更好地显示。 此外,对于电视平台,导航屏幕中仅显示适用于电视的演示(即不需要触摸屏手势)。
入门:
# Installation
git clone https://github.com/react-native-tvos/TVReanimated
cd TVReanimated
yarn
cd ios
pod install
cd ..
# iOS
react-native run-ios
# Apple TV
react-native run-ios --sch