I want to know about Kivy Recycle view. How to use it? I want to see a an answer like widget description in documentation. I know in github there is an short description. This is not enough. So can someone explain how to use the Recycleview widget and what are its properties, what are events?
RecycleView is a garden widget
to use garden widgets you do::
Then you simply use the widget using from kivy.garden import
Documentation is here http://kivy-garden.github.io
Documentation for each garden widget is on it's github page https://github.com/kivy-garden/garden.recycleview