You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: