Hello,
I checked the PullToRefreshCommand
feature of the third-party plugin you're using, which only triggers the update event when you pull down the CollectionView.
For initializing data in a CollectionView, it is recommended that you initialize it in the ViewModel constructor.
Please refer to the official sample CollectionViewDemos for more details.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.