compose-intro-showcase
compose-intro-showcase copied to clipboard
Add custom reveal shapes
Changelog
- Introduce
RevealShapesealed class to represent different shapes for reveal effects. - Add
Circleobject inRevealShapefor circular reveal. - Add
Squareobject inRevealShapefor square reveal. - Add
Roundeddata class inRevealShapefor rounded rectangle reveal with a specified corner radius. - Reveal shape can be provided for each target individually inside
ShowcaseStyle
@cp-megh-l We need to include a demo of reveal shapes in README.md
Any news on this PR ? This is a great adding to the library, and more shapes could be included