hi,
I'm trying to get the Sidebar Navigation component working in a Xamarin Forms iOS/Android project. For some reason though my project doesn't show the menu on the top right of the root form as expected. Please take a look:
https://github.com/ossentoo/PhoneApp (this sample only has iOS project attached).
Can anyone see what the problem is?
I've been trying to use this example to help, but I'm finding it too complicated because there's so many dependencies for which there is no code (seem to exist in assemblies). All the other examples I can find are Xamarin native projects which don't help.
thanks
Oscar