Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

0.0.45

Latest
Compare
Choose a tag to compare
@hyochan hyochan released this 06 Feb 12:31
· 18 commits to master since this release

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 in column type. Also fixed where hover style should be applied. Previously it was a container but it should be applied to the first child View.

0.0.42

[EditText]

  • Fixed hover line appearing below the errorText.

0.0.41

[EditText]

  • Fixed default borderBottomWidth to 0.5.