Hi All
At the moment most people seem to be adding functionality via inheritance and custom renderers.
This is causing a problem for me because I can't add to functionality to my existing custom renderers without putting the code into the customer renderer. For example I have a customer renderer 'SegmentedCarouselPage' and I want to add pull to refresh+loading screens.
Has anyone seen or done this?
/cc @rmarinho