Update README.md
Glorifier allows you to add a certain bedazzle to your view by giving them a shiny spotlight effect:
Add https://github.com/no-comment/Glorifier.git to your Package Dependencies.
https://github.com/no-comment/Glorifier.git
Just use the .glorified() modifier as you would use any other:
.glorified()
MyView() .glorified()
There are five parameters to further customize the effect:
duration
Double
15
rotationIntensity
10
shadowColor
Color
.gray
shadowOffset
lightIntensity
0.2
0
1
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Preview
Glorifier allows you to add a certain bedazzle to your view by giving them a shiny spotlight effect:
Installation
Swift Package Manager
Add
https://github.com/no-comment/Glorifier.git
to your Package Dependencies.Usage
Just use the
.glorified()
modifier as you would use any other:There are five parameters to further customize the effect:
duration
Double
15
rotationIntensity
Double
10
shadowColor
Color
.gray
shadowOffset
Double
15
lightIntensity
Double
0.2
0
and1
)