고정된 트윗
Xamer
92 posts


@Piskariov after adding this property xaml hot reload stopped working, is it supposed to be like that? it actually works faster, but the view does not respond to changes in xaml
English

Did you experience some bad performance while debugging your app with #dotnetmaui compared to #xamarinforms? Well there is an impacting change with MAUI...but you can revert it!
sharpnado.com/net-maui-painf…
English

is it possible to use Visual Studio Dev Tunnels with docker compose somehow? #visualstudio #docker
English

@Piskariov I read the whole thing and one thing makes me wonder. does this mean that the idea of using handlers in maui was a bad decision?
English

Easily track your memory leaks in #dotnetmaui \o/
This looks amazing: github.com/adamessenmache…
English

@SamUresin just testing blazor, and so far is amazing. I have interfaces of VM on every razor page, and concret implementation in hybrid and web proj. thus I can use shell in maui and navManager in web.
English

I'm curious if those who use #blazor hybrid instead of #xaml in a #dotnetmaui app, handle navigation through blazor i.e. one big blazor app in . NET MAUI or insert blazor components in XAML pages.
English

Spending some time porting the Marvelous app to #dotnetmaui with MauiReactor and I'm having a lot of fun with hot reload and MVU.
Anyone interested in following the development closer like on twitch?🤔
Original MAUI port: github.com/RadekVyM/Marve…
English

🤩 Marvelous .NET MAUI is not a lie with this project! This is a fully functional app with all the amazing features you would expect from a modern day app, all built with .NET MAUI and open-sourced for you to learn from! Let's have a look 👀
github.com/RadekVyM/Marve…
English

@Piskariov @HorusStudioUy just implemented this, it's great but seems that the effect on label doesn't work in release mode. but i think it will be easy to workaround thx ! 😁
English

I published to nuget the #dotnetmaui version of the great skeleton loading component from @HorusStudioUy.
I needed it for my maui TaskLoaderView :)
github.com/roubachof/Maui…

English

#Sharpnado CollectionView for #dotnetmaui is here!
Including drag and drop, grouping, reveal animations, and still performance-oriented!
👉sharpnado.com/collectionview…
English

@Piskariov theoretically in sharpnado tabs should be the same problem. did you faced similar issues with cv and disappearing items after changing tabs?
English

@Piskariov ehh I was thinking that it will help with my issue but unfortunately it still doesn't work :( github.com/dotnet/maui/is…
English

@YvanBrunel Actually I did something similar to this you can check in my profile :)
English

I wish I knew how to implement this in .NET MAUI🥹
aether@AetherAurelia
Behind the scenes of the Kyo tab bar
English

It’s not out yet but a friend just sent me a link to be able to pre-order my first ever book on building applications with @dotnet_maui and published by @Apress ! I can’t believe how exciting it is to be this close now!
amazon.co.uk/Introducing-NE…
#dotnetmaui
English

@Piskariov @Juansero29 @davidortinau Yup exactly but I created my own mechanism and other things to be master of my own application 🤣🤣
English

@XamerDev @Juansero29 @davidortinau Btw you could implement this with sharpnado tabs by inheriting from TabItem and handle animation in code behind. It’s the same as
GIF
English

@Juansero29 @davidortinau 3) this idea is similar like in Sharpnado Tabs from @Piskariov so go study his amazing work :)
English

@Juansero29 @davidortinau 2) in second row you can do everything what you want because these tabs are just combination of basic controls from maui. but you have to use/create own navigation service or at least I dunno how to do it better :p
English
