Open moumnimohamed opened 4 years ago
Hi @moumnimohamed we'll try to reproduce this issue if we can! It might be helpful to have some more information. Can you run ignite doctor
and share the output please? Provide any other relevant info also please.
l just created a new project ,for testing this error , so i gotten this new
Thanks for providing more info! It looks like you're using Ignite Andross. We are currently in "community support" phase of Andross, which means we're happy to review and merge pull requests and release new versions, but we don't use Andross anymore ourselves, so we rely on the community to provide fixes for issues. If you're interested in our latest and greatest, try out Ignite Bowser!
I was able to get past that error and be able to run the Ignite starter screens by making the following dependency changes in package.json on a fresh install:
"react-native-reanimated": "^1.7.0", "react-native-screens": "^2.0.0-beta.2", "react-navigation": "4.0.10", "react-navigation-drawer": "^2.3.4", "react-navigation-tabs": "^2.7.0",
after installing the ignite project i launch the emulator and i execute react-native run-android but it generate this error