Problem
Coming from Firebase Crashlytics, there are several non-fatal exceptions for Text strings must be rendered within a <Text> component. in v1.2.91. We should fix these.
Why is this important
Guarantees App stability
Solution
Find a way to reproduce the exception and prevent text nodes from being rendered outside of a <Text> component. I suspect that the exception is coming from this line, although I couldn't reproduce the issue.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~01ef3651f57da6d5c9
- Upwork Job ID: 1641170623381450752
- Last Price Increase: 2023-03-29
Problem
Coming from Firebase Crashlytics, there are several non-fatal exceptions for
Text strings must be rendered within a <Text> component.in v1.2.91. We should fix these.Why is this important
Guarantees App stability
Solution
Find a way to reproduce the exception and prevent text nodes from being rendered outside of a
<Text>component. I suspect that the exception is coming from this line, although I couldn't reproduce the issue.Upwork Automation - Do Not Edit