https://github.com/tw1ddle/samcodes-notifications-demo
:incoming_envelope: Demonstrates Haxe/OpenFL bindings for Android and iOS local device notifications
https://github.com/tw1ddle/samcodes-notifications-demo
android-notifications demo haxe haxelib ios-notifications notification notification-demo notifications
Last synced: 2 months ago
JSON representation
:incoming_envelope: Demonstrates Haxe/OpenFL bindings for Android and iOS local device notifications
- Host: GitHub
- URL: https://github.com/tw1ddle/samcodes-notifications-demo
- Owner: Tw1ddle
- License: mit
- Created: 2016-08-23T20:59:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T22:13:39.000Z (over 3 years ago)
- Last Synced: 2025-01-12T07:46:37.726Z (4 months ago)
- Topics: android-notifications, demo, haxe, haxelib, ios-notifications, notification, notification-demo, notifications
- Language: Haxe
- Homepage: https://samcodes.co.uk/code/
- Size: 610 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haxe Local Notifications Demo
[](https://github.com/Tw1ddle/samcodes-notifications-demo/blob/master/LICENSE)
[](https://ci.appveyor.com/project/Tw1ddle/samcodes-notifications-demo)Demo of the [samcodes-notifications](https://github.com/Tw1ddle/samcodes-notifications) Android and iOS local notifications haxelib.
## Usage
This demo requires the local notifications haxelib, so install it first:
```bash
haxelib install samcodes-notifications
```Build and run the app. Press the buttons to schedule or cancel notifications, and then wait for them to appear on your device.
## Screenshots
The demo app:

Android notifications and badging. Badging is done using [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger):

Android notification with custom notification icons:

iOS notifications and badging:
