Skip to content

Custom mask: '***' accepted white space #274

Description

@HenriqueFiorenzi

I created a custom input and using the Mask '***' it still accepts White Space.

ffffffffffffffffffff
ggggeere
ggggggggggggggggggg
<TextInputMask type={'custom'} options={{ mask: '*********' }} value={setTeste} onChangeText={(text) => { setTeste({ text: text }) }} />

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