i love this approach to get rid of all that boilerplating code inside our main projects
@ahsenali72075 ай бұрын
Nice, I have been looking for this since last year
@giuseppe-guerra-x865 ай бұрын
Nice! 👍
@olanrewajusaka39915 ай бұрын
Nice presentation
@WilliamPickeral5 ай бұрын
Love it!!
@Paul-uo9sv5 ай бұрын
So when would we do this? When something native isn't available with what maui has already built in?
@dotnet5 ай бұрын
If there is a library out there you would like to use that is Swift or Java/Kotlin you can bring it in.
@Paul-uo9sv5 ай бұрын
@@dotnet super ty
@drancerd2 ай бұрын
@@dotnetso... I can use open street map (Java) and Supabase (Kotlin) libraryes????? .NET9 to??? We (I'm) need more examples/tutorials and documentation for MAUI .NET 9 Last month i start to learn MAUi and now Mainpage is Window and lot of sintaxis change (a lot). Many controls (most used) are not suported by AppShell, and i have troubles to navigate between pages/Windows. (No one teach how to do it right, all are copy paste from others), documentation it's full of warnings and comments. How i clean my proyect of platforms that i dont need??? Ex: I just need an Android App (not Windows, iOS, Mac and Tizen). Secure and encrypt Api Keys and Urls, and encrypt local data. (When you/someone use C# it's for security and optimice code) There's lak of information for new programmers like me.
@draagon1235 ай бұрын
I already clone the repo but when i tried to build the solution, it throws the next error in android studio: Task 'wrapper' not found in project ':newbinding'. how can i resolve this issue ?
@treasurenkonyana27455 ай бұрын
I hope Louis saw this :)
@realivanjx5 ай бұрын
would be great if there is no need for the native binding projects