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
TabControl for .NET MAUI
Is there a TabControl for .NET MAUI? I'm trying to use a part of my page to display multiple things. At the top there are general labels and buttons and below that I need different tabs to display dat...
ygoe
Votes: 0
Answers: 1
How to use a BroadcastReceiver from .NET MAUI on Android?
I have existing code from a sample app written for Xamarin.Android (not Forms). I need to use this in my new app written for .NET MAUI, the successor of all Xamarin. It uses a BroadcastReceiver to kno...
ygoe
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