Closed wpconsulate closed 5 years ago
It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists.
The "⏪Old Version" label will be removed automatically once you edit your original post with the results of running react-native info
on a project using the latest release.
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Environment
Description
I'm able to run the App in development mode but when I try to run the app in Release Mode. It throws the error when try to link he project. Thing to Notice here I'm using
react-native-config
and that links fine but while linking the Assets Project throws the error.below are the logs from console
below you can find my package.json
Reproducible Demo
I'll try to setup demo project for the same