Skip to content

JeroenBer/WidgetCenterProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WidgetCenterProxy

Call WidgetCenter.shared methods from Xamarin.

Created it based on the binding-swift walkthrough.

If you run build.fat.sh you'll get WidgetCenterProxy framework, which will be used by WidgetCenterProxyBinder project. You can use WidgetCenterProxyBinder in your app to handle iOS14 widgets.

Upgrade to .NET 8

Upgraded to .NET8. Build with XCode 15.2.

To build:

Run script:

./build.fat.sh

Goto .NET Project directory

cd WidgetCenterProxyBinder/WidgetCenterProxyBinder

Create the package

dotnet pack

About

Fork for Maui .NET8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.5%
  • Shell 17.8%
  • Swift 17.3%
  • Objective-C 4.4%