EasyPeasy v0.2 Release Notes

    • 🚚 Replaced addConstraint and removeConstraint methods with activateConstraints and deactivateConstraints.
    • Extended UIView with easy_clear(), a method to clear the constraints applied to the UIView using EasyPeasy.
    • Improved README file.