DCKit v1.0.2 Release Notes

    • 🔄 Changed the way of drawing DCHairlineView. Instead of using layer.borderWidth and layer.borderColor we use drawRect: now.
    • DCHairlineView: renamed borderWidth to width and borderColor to color.