https://github.com/zauberzeug/formsmenuicon
https://github.com/zauberzeug/formsmenuicon
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zauberzeug/formsmenuicon
- Owner: zauberzeug
- Created: 2014-07-11T13:18:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T14:14:51.000Z (almost 11 years ago)
- Last Synced: 2025-01-14T15:49:14.478Z (12 months ago)
- Language: C#
- Size: 306 KB
- Stars: 2
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

