pedrovgs/Renderers

Add support to use Renderers with just one Renderer in a easy way.

pedrovgs opened this issue · 0 comments

Use Renderers when you need just one Renderer to draw your lists can be a little bit complicated. You have to create a RendererBuilder with just one Renderer instance as prototype and we can do it better. The goal: simplify how this library can be used for the simplest example.