Skip to content

Crash potential #7

@lwansbrough

Description

@lwansbrough

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions