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
ReactNativeRender-prod.js
ReactNativeRender-profiling.js
have different form to check invariant:
invariant(
type.isInAParentText,
"Text strings must be rendered within a <Text> component."
),
0 commit comments