We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf3817 commit 99cadb9Copy full SHA for 99cadb9
1 file changed
README.md
@@ -26,6 +26,8 @@ _In iOS 15, Apple finally introduced an official way to create rounded `UIButton
26
27
* A completely custom implementation; no `UIButton` hacking.
28
* Implemented with guidance from Core Animation engineers at WWDC 2019.
29
+* Plays a smooth, interruptible zooming animation when tapped.
30
+* Provides haptic feedback when tapped on supported devices.
31
* Uses the classic Apple 'continuous' curving style on iOS 13 and up.
32
* Extremely flexible with many options for configuring the look and feel of the button.
33
* Integrates with Interface Builder for visual configuration.
0 commit comments