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
{{ message }}
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.
I am using Ionic Creator and native swipe events were not working in APK's that I build but this library has saved my sanity greatly as it works!!
My issue is that when I create a new directive "mn-touch swipe-left" it is not included due to the space between touch and swipe. How can I change this to replace the space with a hyphen like mn-touch-swipe-left or similar?
I have looked at the code and cannot see how "mn-touch" or "swipe-left" is called and how they are associated.
Thanks!
James
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Ionic Creator and native swipe events were not working in APK's that I build but this library has saved my sanity greatly as it works!!
My issue is that when I create a new directive "mn-touch swipe-left" it is not included due to the space between touch and swipe. How can I change this to replace the space with a hyphen like mn-touch-swipe-left or similar?
I have looked at the code and cannot see how "mn-touch" or "swipe-left" is called and how they are associated.
Thanks!
James
The text was updated successfully, but these errors were encountered: