You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought of type checking the prop being passed to decide if text would be rendered. This leaded into no secondaryText at all since most of the texts were ReactComponents which did need Text around it.
For example the following code crashes android devices:
The text was updated successfully, but these errors were encountered: