Skip to content

Releases: bhrott/react-native-masked-text

Adding tinymask to fix some editing on custom mask

23 May 20:39
Compare
Choose a tag to compare
1.5.1

Adding `tinymask` to fix some custom mask issues.

Adding new customMask engine

22 May 19:14
Compare
Choose a tag to compare
1.5.0

feat(custom): adding new engine to custom mask

Adding CustomTextInput

15 May 22:11
Compare
Choose a tag to compare
1.4.0

feat(customTextInput): upgrading version and documentation

Fixing placeholder

09 May 12:54
Compare
Choose a tag to compare
1.3.4

fix(issue 20): removing default value to allow placeholders

Fixing ignored files

20 Mar 16:00
Compare
Choose a tag to compare

Ignoring ide files

1.3.1

17 Feb 22:52
Compare
Choose a tag to compare

Improving performance by ignore unchanged masked value to apply to state.

1.3.0

17 Feb 17:45
Compare
Choose a tag to compare

Now you can check and prevent text on TextInputMask with the new checkText prop.

Fix

21 Jan 16:04
Compare
Choose a tag to compare
Fix
  • Fixing white space after unit on money mask

Feat: GetRawValue

04 Dec 17:54
Compare
Choose a tag to compare
Merge pull request #4 from benhurott/feature/raw-value

Feature/raw value

Fix

03 Dec 18:25
Compare
Choose a tag to compare
Fix
1.1.1

update readme