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
I'm trying to set up this menu in my project.
I tested the example and it works but when I try to reproduce it in my project, I have an error when I slide to open the menu.
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UICustomObject panToPresentAction:]: unrecognized selector sent to instance 0x1c40193d0'
I think I forgot something but I don't know what..
Can you help me please ? :)
The text was updated successfully, but these errors were encountered:
I did not know how to add it to the left (on your screenshot) so I opened 2 xcode, your project and mine and I drag your "Flowing Menu Transition Manager" in mine but I'm not sure it works well like that.
How do you add it in the left column?
Otherwise, for the right column, yes I have the same thing.
Hi,
I'm trying to set up this menu in my project.
I tested the example and it works but when I try to reproduce it in my project, I have an error when I slide to open the menu.
I think I forgot something but I don't know what..
Can you help me please ? :)
The text was updated successfully, but these errors were encountered: