An open API service indexing awesome lists of open source software.

https://github.com/zauberzeug/formsmenuicon


https://github.com/zauberzeug/formsmenuicon

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

I'm trying to build a cross-platform app using C# and Xamarin.Forms. It
contains a slide-out menu implemented in form of a MasterDetailPage. While
on Android there is a button with the app icon in the top left corner, which
toggles the slide-out page, there is no such navigation bar item on iOS.

![Android](https://raw.githubusercontent.com/perpetual-mobile/FormsMenuIcon/master/screenshots/result_android.png)
![iOS](https://raw.githubusercontent.com/perpetual-mobile/FormsMenuIcon/master/screenshots/result_ios.png)