UNPKG

react-native-tvos

Version:

A framework for building native apps using React

13 lines (12 loc) 264 B
module.exports = { dependencies: { // Required for Expo CLI to be used with platforms (such as Apple TV) that are not supported in Expo SDK expo: { platforms: { android: null, ios: null, macos: null, }, }, }, };