The Kivy gesture documentation is a bit lacking and refers only to the gesture example.
I was wondering why Kivy does not provide any helper methods like on_swipe_left
, on_swipe_up
etc. Preferably taking minscore as an argument.
Why does one have to manually create a database with base64 encoded strings instead of having the framework handle this automatically? And is there a library that does such a thing already?