I have a DKDropMenu implemented on ios project. Everything works just fine except it is not tappable outside parent views bounds.
I tried to use HitTest method but its not working. Can someone guide me how to solve this issue?
I have a DKDropMenu implemented on ios project. Everything works just fine except it is not tappable outside parent views bounds.
I tried to use HitTest method but its not working. Can someone guide me how to solve this issue?