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 2a0e865 commit fca3452Copy full SHA for fca3452
1 file changed
README.md
@@ -46,7 +46,7 @@ let button = RoundedButton(text: "Continue")
46
// The button color itself is controlled via tintColor
47
button.tintColor = .red
48
49
-// If desired a brightness offset that will be used to
+// If desired, a brightness offset that will be used to
50
// dynamically calculate the 'tapped' color from the default one.
51
button.tappedTintColorBrightnessOffset = -0.15
52
0 commit comments