https://github.com/mediaexplorer74/watchr
Watch right (WatchR codename). My UWP UI experiments on W10M
https://github.com/mediaexplorer74/watchr
just-for-fun multiplatform proof-of-concept research rnd sample ui w10m windows10mobile xamarin-forms
Last synced: 3 months ago
JSON representation
Watch right (WatchR codename). My UWP UI experiments on W10M
- Host: GitHub
- URL: https://github.com/mediaexplorer74/watchr
- Owner: mediaexplorer74
- License: mit
- Created: 2022-06-19T06:52:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-19T09:06:38.000Z (over 3 years ago)
- Last Synced: 2025-03-26T11:27:37.618Z (7 months ago)
- Topics: just-for-fun, multiplatform, proof-of-concept, research, rnd, sample, ui, w10m, windows10mobile, xamarin-forms
- Language: C#
- Homepage:
- Size: 7.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Watchr
Watch right - some UWP UI experiments
## Screens
## UWP App
[UWP tech](https://docs.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide) allows you to build cross-platform UIs for Win10Mobile,
Windows XBox from a single, shared codebase.* Focus:
* XAML UI
* Behaviors
* Converters
* Custom Controls
* Styles
* Triggers
* Dialogs
* Layout Navigation
## Requirements
* Visual Studio 2022 Community Edition is fully supported
## Setup
**Download** or clone the repository. This is a solution with two projects.
**Rebuild** the solution to get all neccesary **NuGet** packages.
Enjoy!
## Clean and RebuildIf you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).
AS IS. RnD only.
-- [m][e] 2022