CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop
Is CommunityToolkit.Maui.NativeLibraryInterop a reliable solution for using native iOS libraries in .NET MAUI?
- Dominant language
- C#
- Stars
- 249
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I’m trying to integrate a native iOS .xcframework into my .NET MAUI project using CommunityToolkit.Maui.NativeLibraryInterop, but I'm facing a lot of challenges. The documentation is extremely limited, and I couldn’t find any complete working example or guidance.
Before I go deeper into debugging or restructuring things, I have a few questions:
Is this project production-ready or actively maintained?
Can it be reliably used to bind and use native iOS libraries?
Is there any complete step-by-step guide or example showing how to correctly set up and consume an iOS native library (e.g., .xcframework) using this package?
I’ve spent a considerable amount of time trying to get it working, but without proper documentation, it's been really difficult.
Any help or clarification would be appreciated!
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.