home.social

#mauidev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mauidev, aggregated by home.social.

  1. There is so much going on in this screen of my current #dotNETMAUI #MacCatalyst app already:
    - Loading #SfSymbols via my custom library
    - Coloring all icons with the #macOS/#iOS system colors via my custom library
    - Extending image control to load a placeholder from SfSymbol
    - Custom FramedContentControlWithText
    - Entry handler modification to remove the border on Mac

    Note: I did not yet wire up a #ViewModel instance.

    #dotNET #CASBAN6 #MAUI #MAUIDev #MVVM #XAML #programming #developer #devlife

  2. Well, the biggest part of this week's #dotNETMAUI task is done. I implemented a custom #ImageSource that uses #SFSymbols on #macOS and #iOS. Icons finally show up, now I need to figure out the coloring which is defaulting to the #accent tint no matter what I set (at least on the Mac).

    Will #blog about it when I ironed out all the quirks.

    #iOSDev #MacCatalyst #dotNET #dotNET6 #CASBAN6 #MacDev #csharp #xaml #MAUIDev #MAUI #sideproject