Releases: AppAndFlow/react-native-transformer-text-input
Releases · AppAndFlow/react-native-transformer-text-input
Release 0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-06-19)
Bug Fixes
allow web transformer to run without a compiled worklet (#13 ) (f85bffb )
Release 0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-19)
Bug Fixes
android: forward REACT_NATIVE_MINOR_VERSION to JNI build for RN >= 0.84 (#8 ) (cb778b1 )
Features
add web support for TransformerTextInput (#12 ) (3697760 )
Release 0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-18)
Features
add international auto-detect mode to PhoneNumberTransformer (#11 ) (502653a )
Release 0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-06-18)
Features
handle national trunk prefix in PhoneNumberTransformer (#10 ) (ca7bed1 )
Release 0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-04-27)
Bug Fixes
android: make EditText accessible with display: contents (#6 ) (a5bb4ef )
fix CI test and iOS build failures (6653985 )
pre-transform defaultValue for correct initial layout (f1ddd6d )
re-run transformer on transformerId prop change (#5 ) (156253a )
use defaultValue as previousValue in pre-transform (c1971fb )
use executeOnUIRuntimeSync for registry setup (4c63bba )
Features
add CurrencyTransformer formatter (#4 ) (17aec15 )
add includeCallingCode option to PhoneNumberTransformer (b44bfca )
multi-country phone number formatting with crash fix (db5e9fb )
Release 0.1.0-alpha.0
Compare
Sorry, something went wrong.
No results found
0.1.0-alpha.0 (2026-01-01)
Features