Hi Guys,
I was wondering how did you deal with AppLinkEntry and MVVM pattern, ideally Prism.
I tried to google but all examples assume that an object which should be Registered/ passed to RegisterLink method is available in code behind which obviously is not when you use viewmodels and MVVM pattern.
Any suggestions?
Thanks