Skip to content

defaultProps warning #246

Open
Open
@MartinCura

Description

@MartinCura

Hi there 👋🏼 Thanks for this awesome library.

We're using React 18.3.1 (and React Native 0.76.6, planning to possibly upgrade to React 19 at some point), and we get the following warning when using <Markdown>.

ERROR  Warning: TNodeChildrenRenderer: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

Not sure if updating the code to stop using defaultProps is within your plans but i wanted to mention it for visibility.

In our case as this pkg fulfills our needs for the moment i guess we'll just be ignoring this warning for the moment. Thank you.

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