File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818- that allows you to design your own buttons from subviews,
1919- in storyboard and xib right away.
2020
21+
22+
2123## Watch video with examples
2224
2325[ ▶️ Xcode Create in Storyboard/Xib] ( https://youtu.be/VNupvYMYPmk )
2729[ ![ Xcode Create Storyboard/Xib] ( https://github.com/mrustaa/GifPresentations/blob/master/ButtonClickStyle/XcodeCreateXib40.png )] ( https://youtu.be/VNupvYMYPmk )
2830
2931
32+
3033- [ Requirements] ( #requirements )
3134- [ Installation] ( #installation )
3235 - [ CocoaPods] ( #cocoapods )
3336 - [ Swift Package Manager with Xcode 13] ( #swift-package-manager-with-xcode-13 )
3437- [ Getting Started] ( #getting-started )
3538 - [ Usage ` ButtonClickStyleView ` ] ( #usage-buttonclickstyleview )
36- - [ Designable Attributes storyboard/xib files] ( #designable-attributes-storyboardxib-files )
39+ - [ Designable Attributes Storyboard/Xib files] ( #designable-attributes-storyboardxib-files )
3740 - [ Init Programmatically] ( #init-programmatically )
3841 - [ Addition ` ButtonClickStyleDesignView ` ] ( #addition-buttonclickstyledesignview )
3942- [ Author] ( #author )
4043- [ License] ( #license )
4144
4245
46+
47+
4348## Requirements
4449
4550- Xcode 13+
@@ -63,11 +68,12 @@ Follow [this doc](https://developer.apple.com/documentation/swift_packages/addin
6368
6469
6570
71+
6672## Getting Started
6773
6874### Usage ` ButtonClickStyleView `
6975
70- #### Designable Attributes storyboard/xib files
76+ #### Designable Attributes Storyboard/Xib files
7177
72781 ) Create a ` UIView ` that inherits from ` ButtonClickStyleView `
7379
You can’t perform that action at this time.
0 commit comments