Closed saikiranoptisol closed 6 years ago
If your app crashed due to react-native-text-gradient, please attach a crash log.
If your app crashed due to react-native-text-gradient, please attach a crash log.
how to get that crash log? i'm new to reactnative and i dont know how to do it
hi, it is showing the Text strings must be rendered with in a
@iyegoroff Can you respond on this please it will be a great help
I'm closing this issue because can't do anything here without a crash log. Feel free to reopen it again when you have a crash log.
how you can close this issue even though there is no crashlog for my project, in ios its directly crashing without showing any error, but in android it is Showing text strings must be rendered within a
Steps to reproduce: 1.create sample project with react-native-text-gradient
how to get rid of this issue? Reopen the issue again
I get the same error in iOS as well.
@iyegoroff Kindly Reopen the issue and provide solution for this
Anyway I have done may searches why its happening for me. I cant find any issues previously like that. So after many searches now I'm finally react-native-svg which is working fine for me....
I get the same error in iOS as well.
during development if i run the code the gradient for text is working fine. But if i create any offline bundle ie: .ipa or .apk file and install it in corresponding devices the app got crashed and cant able to solve issue from few days. without react-native-text-gradient everything works fine.