Xamarin.forms Navigation page not showing in add item visual studio -


i creating visual studio cross-platform xamarin.forms application (c#) , add navigation page solution. when press add, content page, tabbed page, , master detail page show up, not navigation page.

image

this extremely strange , frustrating...anybody know solution?

i have xamarin installed , updated latest version.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -