Giter Site home page Giter Site logo

3dfxuser / plugin.localnotification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thudugala/plugin.localnotification

0.0 0.0 0.0 5.26 MB

The local notification plugin provides a way to show local notifications from Xamarin Forms apps .

License: MIT License

C# 99.62% Batchfile 0.38%

plugin.localnotification's Introduction

icon64

CI NuGet NuGet

Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.

Setup

  • Plugin.LocalNotification Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification
  • .Net MAUI

    • Install Version 10.0.0 above
    • Install into your project
  • Xamarin.Forms

    • Install Version 11.0.0 below
    • Install into your platform-specific projects (iOS/Android), and any .NET Standard 2.0/2.1 projects required for your app.

Platform Support

Feature Xamarin.iOS Xamarin.Android net6.0-ios net6.0-android net7.0-ios net7.0-android net8.0-ios (>= 11) net8.0-android (>= 11)
Build SDK >= 10 >= API 31 >= 16 >= API 31 >= 16 >= API 33 >= 16 >= API 34
Supported OS Version >= 10 >= API 19 >= 10 >= API 21 >= 10 >= API 21 >= 11 >= API 21
Title
Description
Subtitle
Schedule
Repeat
Custom Sounds
Images
Notification Actions
Clear Delivered Notifications
Get Pending Notifications
Get Delivered Notifications
Location Notifications

Usage

Screen Record

Screen Record

Video

Xamarin.Forms

Local Push Notifications in Xamarin.Forms

.Net MAUI

Local Push Notifications in .Net MAUI

SourceLink Support

In Visual Studio, confirm that SourceLink is enabled. Also, Turn off "Just My Code" since, well, this isn't your code.

https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink

Limitations

Only support iOS and Android for the moment.

Contributing

Contributions are welcome. Feel free to file issues and pull requests on the repo and they'll be reviewed as time permits.

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.