Hi,
Though the docs say it's easy to implement, I find it very difficult to use this control (and I'm not a newbie). Both the latter example and the code shown in the documentation produce a blank result for me. The official example uses a totally custom page that is not useful outside that sample and that makes it unclear about implementing the control.
I'd simply like to have a pullable, data-bound ListView with an activity indicator. I've placed a ListView as the PullableContent for the control, but I get nothing. I've placed a Grid and/or StackLayout as the ListView container to the PullableContent, but nothing.
Please the community needs easier and clearer examples. Thanks for any help.