You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add custom actions to Switchcraft
* Bump podspec
* Add example for custom action usage
* Move from callback approach to delegate approach
* Bump podspec to show change is breaking
* Add new delegate method to README
* Remove "Action: " from action labels
* Bump podspec up to 1.0.0
* Remove codable and equatable
* Use enums for clearer handling
* Allow didTapAction to be optional
* Make extension public to allow for optional delegate method
* Adding documentation for custom actions feature
* Fix minor spelling mistake
0 commit comments