Skip to content

bnotech/onesignal-maui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started with a new binding

Get started by copying the contents of this template and following the instructions in the documentation.

This template provides the boilerplate needed to get started with creating a new binding via Native Library Interop. It is organized by binding and platform, like all the other sample bindings in the repo:

  • android
    • NewBinding.Android.Binding - the .NET API you will use
    • native - the Android project with Java/Kotlin code exposing the API you will use
  • macios
    • NewBinding.MaciOS.Binding - the .NET API you will use
    • native - the Xcode project with Objective-C code exposing the API you will use
  • sample - the .NET MAUI app showing the library in use

About

Re-Implementation of the OneSignal .NET SDK using Native Library Interop for .NET MAUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published