Skip to content
View Vignesh-SF3580's full-sized avatar

Block or report Vignesh-SF3580

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. maui maui Public

    Forked from dotnet/maui

    .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

    C#

  2. netmaui-surfing-app-challenge netmaui-surfing-app-challenge Public

    Forked from jsuarezruiz/netmaui-surfing-app-challenge

    Surfing App UI Challenge made with .NET MAUI.

    C#

  3. maui-toolkit maui-toolkit Public

    Forked from syncfusion/maui-toolkit

    Syncfusion Toolkit for .NET MAUI offers high-quality UI controls to help you build rich, high-performance applications for iOS, Android, macOS, and Windows from a single codebase

    C#

  4. MauiIssues MauiIssues Public

    This repository contains issue reported in MAUI.

74 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 commit in 1 repository

Created a pull request in dotnet/maui that received 15 comments

Fixed FlyoutMenu icon issue when clearing and adding items

Issue Detail Android: App crashes when tapping on a flyout menu item after the items are replaced. Windows: The flyout menu icon is not displayed a…

+104 −0 lines changed 15 comments
Opened 4 other pull requests in 1 repository
dotnet/maui 3 open 1 merged
Reviewed 3 pull requests in 1 repository
dotnet/maui 3 pull requests

Created an issue in dotnet/maui that received 2 comments

[Android] Destructor not invoked when pop the pages using PopAsync/PopToRootAsync

Description The destructor is not invoked when popping pages using PopAsync or PopToRootAsync. Steps to Reproduce Run the attached sample in the r…

2 comments
Loading