https://github.com/thecodetraveler/tabbedpagebutton
A Xamarin.Forms sample to demonstrate how to reuse a Button across multiple pages in a Tabbedpage
https://github.com/thecodetraveler/tabbedpagebutton
Last synced: 5 months ago
JSON representation
A Xamarin.Forms sample to demonstrate how to reuse a Button across multiple pages in a Tabbedpage
- Host: GitHub
- URL: https://github.com/thecodetraveler/tabbedpagebutton
- Owner: TheCodeTraveler
- License: mit
- Created: 2020-10-06T17:12:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T01:43:50.000Z (over 5 years ago)
- Last Synced: 2025-10-05T02:55:00.532Z (5 months ago)
- Language: C#
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TabbedPageButton
A Xamarin.Forms sample to demonstrate how to reuse a Button across multiple pages in a `Xamarin.Forms.TabbedPage`
