Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
Forked from unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
C#
-
Forked from LeversonCarlos/Xamarin.OneDrive.Connector
A wrapper around microsoft identity connector and microsoft graph api to access one drive content
C#
208 contributions in the last year
Contribution activity
June - July 2020
May 2020
Created a pull request in unoplatform/uno that received 10 comments
feat: DataWriter and DataReader
GitHub Issue (If applicable): # PR Type What kind of change does this PR introduce? Feature What is the current behavior? No support of DataReade…
Created an issue in unoplatform/uno that received 13 comments
[android] no screen updating, no ProgressRing
Current behavior
mainpage button event handler async method calls:
uiProcesuje.Visibility = Visibility.Visible;
uiProcesuje.IsActive = !bIsEnabled;
…