Skip to content

Commit 9468e29

Browse files
phongcaorozele
authored andcommitted
Azure notification hub iOS (#14)
* Added initial framework. * Added register and unregister for notifications. * Refactored frameworks and dependencies. * Refactored constant strings. * Refactored project structure based on the PushNotificationIOS library. * Updated error messages in addEventListener and removeEventListener methods.
1 parent 334aeb9 commit 9468e29

39 files changed

+4502
-0
lines changed

index.ios.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = require('./ios/AzureNotificationHubIOS');

0 commit comments

Comments
 (0)