https://github.com/mosheberman/notification-sender
An app that demos local notifications.
https://github.com/mosheberman/notification-sender
Last synced: 11 months ago
JSON representation
An app that demos local notifications.
- Host: GitHub
- URL: https://github.com/mosheberman/notification-sender
- Owner: MosheBerman
- License: mit
- Created: 2013-08-12T16:35:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-12T16:38:09.000Z (almost 13 years ago)
- Last Synced: 2025-03-13T15:17:48.128Z (over 1 year ago)
- Language: Objective-C
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
notification-sender
===================
An app that demos local notifications.
Requirements:
---
This demo was built against the iOS 7 SDK.
Notes:
---
Don't mind the awful autolayout in the nib. I'm still getting the hang of it.
License:
---
Officially MIT, but do what you want with this.