Skip to content

Use .native.tsx instead of .web.tsx #579

Open
@nandorojo

Description

@nandorojo

React web apps don't use the .web.tsx pattern. However, all native apps do use platform extensions.

I'd propose changing MarkdownTextInput.tsx to have the web code, and MarkdownTextInput.tsx to have the React Native code. This way, Web developers don't need additional config to install the library.

I'm happy to do this in a PR if you'd merge it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions