52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

passing DATA #350

Open bienciel opened 5 years ago

bienciel commented 5 years ago

I’m trying to make an app that can show the list of annotations

Is there any example codes for passing DATA between primary and drawer

I tried many times with delegate, with segue, but it didn’t work.

I appreciate your works. Thank you.

brurend commented 5 years ago

The easiest way would be with NotificationCenter