Open
Description
Describe the feature
Due to recent Xamarin end of support, is necessary to update the builds samples to cover .NET MAUI apps using pj.
The build process for MAUI has many similarities to Xamarin, and is necessary a sample to help .NET MAUI developers
Describe alternatives you've considered
At first, its necessary build the native libs for each platform, make swig and consume the natives libs with PINVOKE classes generated.
Additional context
No response