tangderek-702 / somemusicapp

0 stars 0 forks source link

[How do I...] Make a new Playlist Button at the End of the app? #16

Closed alextakahashi closed 3 years ago

alextakahashi commented 3 years ago

@mcheung-cal - picking up slack convo here. You probably want to put your tap logic here. Currently the cards do not have an easy way to add a new UIView component like a UIButton. Potentially you could present a new ViewController that points back to your Main.storyboard?

https://github.com/tangderek-702/somemusicapp/blob/847b8199f1a0036c1ea1876ac4888723b34c87b7/musicpalette/musicpalette/SwipeSelectorViewController.swift#L56-L71