Open NickGerleman opened 4 years ago
Doesn't seem to be supported by Android. Web does something with it, but that's not necessarily standard. Snack
I don't think we're going to support this given that. So hopefully it's okay to submit an upstream change to get rid of it.
The examples have some freestanding text inside of properties of a React Element (see "generic generic generic"). The dev-mode React renderer will throw when it sees this, explicitly checking that any text is surrounded by a Text element. This goes through only upstream code, so this will likely affect other platforms and is worth submitting a fix for.