I don't know how to, but I have found this : xcframeworks-xamarin-ios-800c569c3e22
Xamarin Forms xcframework
jmot77
1
Reputation point
Is there a way to import an iOS xcframework into a Xamarin Project? I know there doesn't seem to be a way to import it into a Xamarin Forms project but most Xamarin Forms also have a .iOS project (along with a .Android) in the solution. I wonder if the xcframework can be inported into that project and then access through a dependency service. To this point, I have not gotten anything to work.
Any thoughts or other suggestions?