I have multiple apps on multiple platform that are different. But I have a feature that will be common to all those apps. I Heard about MAUI .NET to create a multiplatform app but would it be possible to only create a library in c# and use that library on my objective-c ios app within XCode AND on my c# windows app AND maybe on Android as well?
I found multiple guide on how to create an app but not create a library and use it elsewhere.
I tried to create a MAUI .NET Class Library with visual studio but I have so many errors after errors and I have not even started write a single line of code. So I went back and started to see if it was even possible and I cant find something on the subject. maybe its too new?
Stephane Lapointe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1