facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
119.2k stars 24.33k forks source link

Cannot find entry file Examples/Movies/MoviesApp.js in any of the roots #2964

Closed vincentqiu closed 8 years ago

vincentqiu commented 9 years ago

only MoviesApp.ios.js MoviesApp.android.js

mkonicek commented 9 years ago

Hey @vincentqiu, the Movies App should not contain MoviesApp.js and no one should depend on it.

Can you please provide the exact steps to get this error?

mkonicek commented 8 years ago

Hi there! This issue is being closed because it has been inactive for a while.

But don't worry, it will live on with ProductPains! Check out its new home: https://productpains.com/post/react-native/cannot-find-entry-file-examplesmoviesmoviesappjs-in-any-of-the-roots

ProductPains helps the community prioritize the most important issues thanks to its voting feature. It is easy to use - just login with GitHub.

Also, if this issue is a bug, please consider sending a PR with a fix. We rely on the community to provide bugfixes as the core team is focused on performance.