I am new in Xamarin forms
and I am trying to build an app to load data from API and do some operations on this data
when I built the mainpage for showing profile data ,data already loaded from API but not bonded in the view
although when loading a list of items in a listview in the same view or another on it's bounded successfully
I am using MVVM