build TVOS Example App with React Native using github.com/douglowder/react-native-appletv build errors

343 Views Asked by At

I am new to development, I have followed instructions, downloaded a zip of the dev's project,unzip,cd to folder, ran npm install and npm start

In the example app folders when trying to build in Xcode I get numberous React/RCT{file} file not found and will highlight an invalid import statement such as #import

I have been chasing this issue around github for days, tried numerous fixes such as updating the schemes, making an extra cocopods file that references the libraries functions

Anyone have a solution to this referencing problem?

these kinds of errors https://github.com/facebook/react-native/issues/13371

Frankly I mightnt even be installing the project folder correctly, I dont know thanks

0

There are 0 best solutions below