[ Package conformance ]
UI Components · >=2.0.0
react-native-text-input-mask
native-seam only: the real TextInput wrapper runs from the bundle against RNTextInputMask formatting callbacks70%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (3)
mask and unmask callbacks for required and optional digitletterand alphanumeric blocks; included literals; default-value and prop-change formatting; setMask accepts live TextInput refs
Missing (2)
the browser TextInput does not install the native per-keystroke mask watcherso cursor affinity and edit rejection can differ during live typing