You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup PancakeView (2.3.0.759) in my Xamarin Forms solution, and in the UWP project. I followed the wiki instructions, but I get the following error :
The type or namespace name 'UWP' does not exist in the namespace 'Xamarin.Forms.PancakeView' (are you missing an assembly reference?)
Thanks, @sjorsmiltenburg . I ended up using Syncfusion's border control so that I could have thicker borders than Frame has. Don't know why there is no border thickness on Frame.
I'm trying to setup PancakeView (2.3.0.759) in my Xamarin Forms solution, and in the UWP project. I followed the wiki instructions, but I get the following error :
The type or namespace name 'UWP' does not exist in the namespace 'Xamarin.Forms.PancakeView' (are you missing an assembly reference?)
Seems weird to me knowing that in the source code, this namespace really exists.
The text was updated successfully, but these errors were encountered: