Open Tuom opened 3 years ago
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 Have plans to rework it soon or later 😄
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 https://github.com/imurvai/brickcontroller2/pull/116
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 :)