Hello!
I'm trying to add long press and tap to the same view, but when user do long press event after long press is ended tapGesture event happens also.
If you try to do the same thing using UILongPressGestureRecognizer and UITapGestureRecognizer this bug is not happening. This gives me argument that your library has a bug.