SwiftGradients
SwiftGradients copied to clipboard
Feature/gradient layer accessors
Gradient attributes accessors
- Added accessors to all gradient attributes to allow updating the gradient layer as needed.
- Improved angle setter with a more accurate(Mathematical) solution.
- Updated example app to showcase accessors usage.
- Added tests for new accessors.