-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] The app does not start, crash after build #32
Comments
I am also facing this issue. @mattiabonzi did u get any solution? |
@sachin8606 no, I've used another template. |
ughh... running into this too. i'm trying to avoid digging my sleeves into this template to fix it. i might have to. there aren't that many online. ugh. |
@softwareshinobi any progress? am stuck with it too for someone who's new to react native debugging a full app will probably take longer than writing from scratch |
deleting node_modules/@react-native-community/masked-view folder worked for me since it's a duplicate of node_modules/@react-native-masked-view/masked-view |
Version
1.1.1
Reproduction link
https://github.com/creativetimofficial/soft-ui-react-native
Operating System
Android 13 | Mac Os 14.3.1
Device
Redmi Note 12 | Macbook Pro 2021 M1 Pro
Browser & Version
Does not apply, I'm running it on physical device
Steps to reproduce
npm install
npm start
What is expected?
The app starts and run as described in the documentation.
What is actually happening?
The app does not start correctly and crash as soon the building process finish.
Solution
Additional comments
No code as been modified, no file has been moved, just downloaded and tried to run as per documentation.
The text was updated successfully, but these errors were encountered: