https://github.com/melbournedeveloper/simpletabcontrol
https://github.com/melbournedeveloper/simpletabcontrol
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/melbournedeveloper/simpletabcontrol
- Owner: MelbourneDeveloper
- Created: 2020-09-27T02:11:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T06:41:35.000Z (over 5 years ago)
- Last Synced: 2025-02-17T20:08:48.887Z (about 1 year ago)
- Language: C#
- Size: 816 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple Tab Control for Uno Platform
See the video [here](https://www.youtube.com/watch?v=BBdQhwIJTKI)
This is an experimental control. You will better off using the [community toolkit tab control](https://t.co/b45uqNgbk4?amp=1) for most cases. This control exists when you want to have tabs evenly spaced across the top of the screen without having to go through the complexity of templating the existing tab controls.
See the issues section for things that need to be fixed.