This repository has been archived by the owner on May 31, 2021. It is now read-only.
0.0.45
[EditText]
- Added missing callBack props
onSubmitEditing
. - Set default
placeholderTextColor
. - Added
labelColor
. - Dark mode example in story.
0.0.43
[EditText]
- Fixed hovering issue in
0.0.42
incolumn
type. Also fixed wherehover
style should be applied. Previously it was acontainer
but it should be applied to the first childView
.
0.0.42
[EditText]
- Fixed hover line appearing below the
errorText
.
0.0.41
[EditText]
- Fixed default
borderBottomWidth
to 0.5.