BottomSheet Plugin for Blazor Hybrid & .NET MAUI

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น • 38

  • @jfversluis
    @jfversluis  6 หลายเดือนก่อน +1

    Looking for the original video about this amazing BottomSheet plugin? You can find that one here: th-cam.com/video/JJUm58avADo/w-d-xo.html

    • @zimbadev9162
      @zimbadev9162 2 หลายเดือนก่อน

      Can i have the shirt 🥲

    • @jfversluis
      @jfversluis  2 หลายเดือนก่อน

      @zimbadev9162 absolutely! www.bonfire.com/dotnet-maui-dark/

  • @billymartin6497
    @billymartin6497 3 หลายเดือนก่อน +3

    Great Video. Code you please add an Mvvm example to your repository. I can't get it to bind.

  • @Richthofen80
    @Richthofen80 6 หลายเดือนก่อน +2

    Does this use the underlying `sheet` in iOS? BottomSheets are definitely a great tool in your mobile toolkit but a lot of the implementations I've seen for Maui don't use the underlying native iOS/Android support and are "pure maui". I prefer the udneryling native approach since they're faster and don't deviate from the platform-specific appearance users expect.

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน +3

      I think so yes. If you check the first video you'll see that iOS native animation where the page in the background gets pushed back a little.

  • @nextgear2019
    @nextgear2019 3 หลายเดือนก่อน

    Hi Gerald, For maui application we should use Maui.MainTheme; but as per the plugin documentation, we named a new style with the same name inheriting from style Theme.Material3.DayNight. Don't this override all default styles defined in Maui.MainTheme? If I don't inherit this theme and just use Maui.MainTheme, it crashes. How we can solve this scenario?

  • @hadirotafoua5381
    @hadirotafoua5381 6 หลายเดือนก่อน

    nice video.. thanks a lot.. please is it posible to navigate between pages in the messageSheet

  • @BhaiFoodieandTravler
    @BhaiFoodieandTravler 6 หลายเดือนก่อน +2

    Do you also video for google authentication for maui

    • @Richthofen80
      @Richthofen80 6 หลายเดือนก่อน

      Yeah MSAL auth library video would be awesome

  • @cesarmaat
    @cesarmaat 3 หลายเดือนก่อน

    Nice video! very useful!.
    Is there a way to override the OnBackPressed method in order to close the bottomsheet with back button?

    • @jfversluis
      @jfversluis  3 หลายเดือนก่อน

      I would think so! On a page you can override OnBackPressed, right?

  • @jayabharathagepati5004
    @jayabharathagepati5004 หลายเดือนก่อน

    Hi Gerald Versluis
    Could you please tell how to do Bindings with Community toolkit MVVM.

    • @jfversluis
      @jfversluis  หลายเดือนก่อน

      Yes! I really want to do a series on that actually with all of MVVM and databinding... Would that be useful?

  • @_rushas
    @_rushas 6 หลายเดือนก่อน

    Thank you for the video, great content as always. One question, Are there any constraints to use it with MVVM?

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Appreciate it, thanks! No, as far as I know all MVVM magic should work here

  • @razgon
    @razgon 6 หลายเดือนก่อน +1

    Great content, thank you Gerald!

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Thank you for watching!

  • @josefpavelrajmon269
    @josefpavelrajmon269 6 หลายเดือนก่อน

    Hi do you know way how create swipe betwean two colectionView on one page?

  • @SuperGulamali
    @SuperGulamali 6 หลายเดือนก่อน

    If i dont use compatibility can i remove it? Because even if i do it seems to force me to use it

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Yeah unfortunately it seems to be forced through the workload anyway 😢

    • @SuperGulamali
      @SuperGulamali 6 หลายเดือนก่อน

      @@jfversluis may be something to consider with . Net9 lol

  • @emmanueladebiyi2109
    @emmanueladebiyi2109 6 หลายเดือนก่อน

    Great content as usual.

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Thanks!

  • @deaasaleh3613
    @deaasaleh3613 6 หลายเดือนก่อน

    Thanks Gerard 👍

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Very welcome!

  • @tanakamawere
    @tanakamawere 6 หลายเดือนก่อน

    Gerald, hie. Thanks for this video but I thought this one would have information on passing information between the bottom sheet and the calling page

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Sorry! You might be able to take some inspiration for that from this video: th-cam.com/video/d2SEOj0o5j4/w-d-xo.html

  • @plazmius
    @plazmius 6 หลายเดือนก่อน

    Как всегда здорово!!!!!

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Thank you!

  • @DeepWorksStudios
    @DeepWorksStudios 6 หลายเดือนก่อน

    Awesome video! Thanks for sharing it :)

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Thanks for watching!

  • @BhaiFoodieandTravler
    @BhaiFoodieandTravler 6 หลายเดือนก่อน

    Thanks for the video

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      My pleasure!

  • @hugokisebwe9862
    @hugokisebwe9862 6 หลายเดือนก่อน

    Please MAUI on IOS with Visual studio code has many bug; Do something microsoft please

    • @jfversluis
      @jfversluis  6 หลายเดือนก่อน

      Make sure to report them!

  • @khalil2099
    @khalil2099 หลายเดือนก่อน

    bottomsheet + blazorwebview => it wont textarea.focus() programatically. anyone having the same problem as me ?