Skip to content

native-html/render break tests when migrating from react-native-render-html #53

Description

@5ZYSZ3K

It's caused by stringify-entities ESM-only 4.0.0 release

Sample jest error:

Details:

    /node_modules/stringify-entities/index.js:6
    export * from './lib/index.js'
    ^^^^^^

    SyntaxError: Unexpected token 'export'

It needs to be either downgraded or replaced, it would be the most convenient solution for everyone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions