Material v1.39.14 Release Notes

    • ➕ 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).