-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
There's a potential for application crashing if the Markdown code produces a structure like the following:
<Text>
<View/>
</Text>
I've implemented a state property withinText
(bool) which can be used for various logic related to text rendering - one of these cases should be checking if the current element will be rendered inside a <Text/>
element.
Metadata
Metadata
Assignees
Labels
No labels