Releases: gabrieldonadel/rn-material-ui-textfield
Releases · gabrieldonadel/rn-material-ui-textfield
v1.0.9
Features
- Add expo example app with web support (2bb2cf2)
Bug Fixes
- Fix
labels
styles for web (97a03cb)
v1.08
Bug Fixes
- Fix
Module parse failed
error on Expo web (6f0a1b0)
v1.0.7
Bug Fixes
- Proptypes error on react-native 0.69 (8b88da6)
Features
- Add typescript support to the project (6b08613)
v1.0.6
Bug Fixes
- Fix line-height glitch on TextField's label(681265f)
v1.0.5
Features
- Allow pressing on accessories if input not disabled (0cc7053)
v1.0.5
docs: Update changelog file
v1.0.4
Features
- Add
inputRef
prop to TextField component
v1.0.3
Bug Fixes
- TextField not updating if value prop undefined (906e002)
v1.0.2
Bug Fixes
- TextField value prop not updating internal text state (b28dead)
v1.0.1
Bug Fixes
- UseNativeDriver warning on TextField component (48c60a5)
Features
- Update example project react native version to 0.63.3 (6b2575e)