I need to create a set of tabs that will be on the bottom of every page in my application. Some of these pages will not be the pages pointed to by the tabs. The tabs will serve as a set of universal shortcuts to 5 designated pages, available from every page. Any suggestions on how to do this with Xamarin.Forms?
↧