python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Create bindings to native libraries .net Maui
Is there any way to bind native libraries like in Xamarin?
I have tried to do some native implementations in the new .NET Maui and haven't had success on it. I would really appreciate if someone has s...
jaesjulio
Votes: 0
Answers: 1
How to load a json file in a MAUI ListView?
I have wrote this piece of code to deserialize a json file in a MAUI ListView but it shows the name of the Drug class 3 times.
I used 2 MAUI controls a SearchBar and a ListView in order to do research...
Maher
Votes: 0
Answers: 1
After navigating back button command is not responding to click
I am trying to learn .NET Maui by building a simple app like the android Contacts app. I have a main page that has a list of items with a floating button at the bottom to add a new item as shown in t...
user1522446
Votes: 0
Answers: 1