I have experience with mvvm on wpf, uwp and xamarin long years. So no newbie but i tried using mvvm structure on tizen.net application. I tried even exactly same code works on my xamarin.forms application but no chance. INotifyPropertyChanged interface is returning null always. is there any reason for that? if mvvm is working, any simple sample?
Can we use MVVM in Tizen.net?