-
Notifications
You must be signed in to change notification settings - Fork 97
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
App crashes immediately when i render this component #58
Comments
Did you rebuild your application? Maybe the Native dependencies have not been linked or you've not installed the dependencies like react-native-art. |
Yes App crash immediately as render component with fresh iOS project. |
I hope you didn't forget to install |
@peterchibunna after lot of reaserach I found this solution. watch youtube video
download patch folder from here. then run this It worked for me. |
yes |
This is also happening for me, I'll try the method suggested with patching this is the crash I see after launching the app on an iOS simulator:
edit: only crashes when using using latest from |
I was used this library before it was working fine but in my new project somehow its crashes the app.
I mean it is crashing totally not by giving any error or something...
Is this lib deprecated or what
The text was updated successfully, but these errors were encountered: