Version 1.0.23
Core Changes
- Removed
TextInputwidthproperty. - Added
Textconstructorconfigproperty:maxWidth. Exposed to bothTextandTextInputwith the same functionality of the oldTextInput.config.widthproperty.
Additional Changes
- Updated documentation to reference these changes.
Migration
- All
TextInputconstructorconfig.widthkeys should be changed toconfig.maxWidth.
Full Changelog: v1.0.22...v1.0.23