Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
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.
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