Skip to content

inputFontSize will cause StyleSheetValidation failed #11

Open
@timerg

Description

@timerg

fontSize: codeContainerStyle?.inputFontSize

To reproduce the issue, create codeContainerStyle by StyleSheet instead of Style.
Since inputFontSize is not a react-native style prop, It will cause StyleSheetValidation error

image

If you just change inputFontSize to fontSize, the problem will be solved.

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