-2

On Android/iOS, is it possible to make some menu, button or control in fixed position, and have it always visible and available in each mobile screen?

AstroCB
  • 12,337
  • 20
  • 57
  • 73
zhususui
  • 25
  • 4

1 Answers1

0

Yes this is possible.

What have you tried and how do you want it to look like? Your question is being down voted right now because you're not giving us very much info to work with :)

I'm going to assume that you are willing to use Xamarin.Forms. Then look at the MasterDetailPage, NavigationPage and/or TabbedPage this will probably provide you with the layout you want.

Gerald Versluis
  • 30,492
  • 6
  • 73
  • 100