CommunityToolkit / Maui.NativeLibraryInterop

Maui.NativeLibraryInterop is a community-created library of binding samples to help .NET MAUI developers interop with native libraries more easily
MIT License
159 stars 24 forks source link

[firebase] Update sample and use one binding project #16

Closed pjcollins closed 4 months ago

pjcollins commented 4 months ago

The analytics and messaging native projects have been merged into a single MauiFirebase Xcode project. The sample has been updated to use bound APIs from both the analytics and messaging SDKs.