-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PC version of an app #61
Comments
A year ago, I made my own fork to have UWP implementation of BC2, ended in quite functional prototype, UI would need some tweaks, dozen commits behind this repo. Due to recent changes in Xamarin, this looks as blind direction. Have a look at branch here: https://github.com/vicocz/brickcontroller2/tree/prototype/uwp |
Since the original BC2 are using Xamarin.Forms 5 now, there is a new branch with UWP app prototype: https://github.com/vicocz/brickcontroller2/tree/prototype/uwp-xamarin-5 |
I've ported the prototype to MAUI and created DRAFT #116 |
* Export / import a creation via QR code * Resolve warnings * Finetune config + doc + DE resources
As Xamarin is cross platform and supports also Windows and Linux, would it be possible to build this app for these platforms?
Sorry if it is a silly question, I have no experience with Xamarin :)
The text was updated successfully, but these errors were encountered: