maail / MMSlidingButton

Create a slide to unlock button in Swift using Storyboard
MIT License
98 stars 35 forks source link

How to use multiple MMSlidingButtons in one view controller #13

Open ghost opened 6 years ago

ghost commented 6 years ago

If i tap on MMSlidingButton 1 , i want to hide MMSlidingButton 1 and i want to show MMSlidingButton 2. how should i achieve this ? because, we have delegates here