Marco Siccardi :dotnet: · @MSicc
469 followers · 586 posts · Server dotnet.social
Andrew Moscardino · @amoscardino
72 followers · 361 posts · Server hachyderm.io

Now I'm thinking about my silly word game that I built with (lexitiles.moscardino.net). It's not like I update it at all, but it will only get harder as time goes on. Maybe I should port it (back) to . It feels like it would be a good fit for React and modern CSS….

#xamarinforms #ionic

Last updated 1 year ago

OnTheFenceDev · @onthefencedev
103 followers · 654 posts · Server twit.social

Currently trying to migrate an app from to and while it's going better that it did in May I'm hitting a wall trying to pass parameters from view to view.

I can get everything working if I do something like this:

await Shell.Current.GoToAsync($"{route}?foo=bar");

but if I try to navigate to an absolute route;

await Shell.Current.GoToAsync($"//{route}?foo=bar");

(note the // before the route)

then the parameter is not bound. Is this a limitation or is there a way?

#xamarinforms #maui

Last updated 1 year ago

OnTheFenceDev · @onthefencedev
103 followers · 629 posts · Server twit.social

Have scheduled the next three days for migrating one of my apps to .

Attempted this previously but either MAUI wasn't ready or I was doing something wrong - at that point I'd like to say the either was possible.

Also continuing with my migration to (self hosted) to reduce my reliance on 3rd party services like Azure DevOps and Github.

#xamarinforms #maui #gitlab #interestingtimes

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
427 followers · 402 posts · Server dotnet.social
Austin :fdl: · @riverrat
230 followers · 1670 posts · Server poboy.social

I've found myself in lots of discussions lately around what to do now that has a hard EOL deadline. Curious to know: what is the broader community using for writing and apps?

There are tons of choices, so I'm interested to know what your teams are using and why (especially if you picked "other").

Boosts appreciated! 🚀

#xamarinforms #mobiledev #ios #android #softwaredevelopment #mobiledevelopment #maui #reactnative #flutter #flutterdev #xamarin #kotlin #swift #unoplatform #avaloniaui #dotnet

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
401 followers · 247 posts · Server dotnet.social

of my app from to is coming along nicely.

The most changes were Namespaces and the common things for switching from to the , plus some minor changes to my already ported private packages.

Count is down from above 1500 errors.

#migration #fishingknots #xamarinforms #dotnet #MAUI #mvvmlight #communitytoolkit #mvvm #nuget #DevLife

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
401 followers · 244 posts · Server dotnet.social

Small migration progress in my FishingKnots app:

the settings page and its ViewModel have no more errors after pulling in my latest packages - YAY! 🙃

#dotnetmaui #nuget #xamarin #xamarinforms #migration #MAUI #DevLife #geeklife

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
402 followers · 237 posts · Server dotnet.social

- Porting my private libraries to
- Setting up a to create

Now trying to upgrade my app with the upgrade assistant. Could be fun on .

#xamarinforms #dotnet #MAUI #githubaction #nugets #fishingknots #macos #DevLife #geeklife

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
400 followers · 228 posts · Server dotnet.social

Just finished porting half of my private libraries to . It’s been mostly straight forward with very little research needed. I am also happy that a lot of my old is obsolete as it is now part of or the and needs no replacement.

#xamarinforms #dotnetmaui #code #MAUI #communitytoolkit #DevLife #geeklife

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
386 followers · 177 posts · Server dotnet.social
Ed Giardina · @pvdpinball
35 followers · 229 posts · Server hachyderm.io

I should add context. I am a long time dev under both and . Been out of web dev for > 10 years. Love the aforementioned frameworks but need to teach myself or because I am worried about the long term plans for MS and the paucity of job listings in forms/Maui right now

#dotnet #dotnetmaui #xamarinforms #flutter #reactnative

Last updated 2 years ago

OnTheFenceDev · @onthefencedev
82 followers · 327 posts · Server twit.social

Was trying to migrate an existing application to but I'm baffled as to why the most basic functionality doesn't work.

Maui is supposed to support Shell navigation with flyout menus but trying to style it has been problematic.

After getting it to look ok on Android I found that it was just a mess on iOS with the Header & Footer overlaying the navigation items but it just won't have it.

Looks like I'll be staying with Xamarin.Forms for a while yet - I'll have until May 2024!

#xamarinforms #maui

Last updated 2 years ago

Marco Siccardi · @msicc
344 followers · 1335 posts · Server mastodon.social

The next chapter of my career is about to begin. Today, I am starting a new position as Mobile Developer (Xamarin Forms/.NET MAUI).

#developer #career #xamarinforms #dotnetmaui

Last updated 2 years ago

· @korreckj328
16 followers · 300 posts · Server fosstodon.org

Anyone familiar with the Xamvvm package? Trying:

await this.PushPageFromCacheAsync<DetailPageViewModel>((pm) => pm.Init(photo.FileName));

(BTW are there code tags for Toots?)

but even though I know Init runs, but my binding never updates on the actual detailPage.

#dotnet #xamarin #xamarinforms

Last updated 2 years ago

Marco Antonio Blanco · @marcoablanco
47 followers · 411 posts · Server xarxa.cloud

👉 Una pequeña guía sobre la inyección de dependencias en para aquellos que vengáis de :)
notodoesprogramacion.es/2023/0

#xamarinforms #maui

Last updated 2 years ago

Orlando .NET User Group · @onetug
6 followers · 7 posts · Server dotnet.social

Attention and speakers! Orlando Code Camp is back! Live in central Florida or want to escape the cold? Submit your talk to sessionize.com/orlando-code-ca today!


#mobiledev #WindowsDev #dotnetmaui #xamarinforms #reactiveui #WinUI3 #wpf

Last updated 2 years ago

Ed Giardina · @pvdpinball
16 followers · 58 posts · Server hachyderm.io

This post by @Migueldeicaza really stuck with me. I fell in love with in 2018 and have loved building xplat apps with it. But my migrations have been slow and painful. It’s an ambitious project but riddled with bugs, especially next to Xamarin forms. I’ve filed at least ten bugs in Maui. And i just learned that the best part of forms, using underlying controls for high performance, was rewritten in skia in Maui? So bummed for the team. And for devs.

#xamarinforms #dotnetmaui

Last updated 2 years ago

Charlie L · @charliesbot
160 followers · 78 posts · Server hachyderm.io

RT @LeomarisReyes11
Hello! I wrote the article “Windows Sizing & Positioning in .NET MAUI”. I hope this is useful for you!!! 💚💕

English post:

askxammy.com/windows-sizing-po

Spanish post:
es.askxammy.com/manejo-de-tama

#womenintech #NETMAUI #xamarin #xamarinforms #ui #net7

Last updated 2 years ago