Skip to content

add react-native-web support #344

Description

@sarvarrose

For projects that use RN + react-native-web for their web applications, the styling for the input label gets broken. The label is pushed to the left of the parent container out of the bounds of the input.

input

It is not possible to pass separate styles for the label as the label component's render method does not accept any such prop for styling.

react-native-web github: https://github.com/necolas/react-native-web

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