Skip to content

TextField Fix

Compare
Choose a tag to compare
@daniel-jonathan daniel-jonathan released this 20 Apr 23:54
· 1522 commits to development since this release
  • Added UIImage extension tintWithColor, which allows an image to be tinted with a passed in color.
  • Added pulseCenter property, which forces the pulse animation to animate from the center of the view (pr-325).
  • Updated prepareView to be public, which allows for better subclassing and preparation of views (pr-329).
  • Fixed issue where TextField regressed when updating the placeholder value (issue-316).