- 26 Oct, 2017 2 commits
-
-
Amit Davidi authored
-
d4vidi authored
Remove createJSModules @overide marker - RN 0.47 compatibility
-
- 25 Oct, 2017 1 commit
-
-
Ran Greenberg authored
Accept string device tokens
-
- 26 Aug, 2017 2 commits
-
-
Ran Greenberg authored
-
Ran Greenberg authored
Add silent option to iOS localNotification
-
- 25 Aug, 2017 1 commit
-
-
Ryan Eberhardt authored
Add an option to suppress notification sound. Allows for in-app notification mute
-
- 22 Aug, 2017 3 commits
-
-
Yedidya Kennard authored
-
Guy Carmeli authored
Added support for checking permissions on android
-
Yedidya Kennard authored
-
- 19 Aug, 2017 1 commit
-
-
Ran Greenberg authored
-
- 16 Aug, 2017 3 commits
-
-
Ran Greenberg authored
Use UserNotifications to create/dismiss local notifications
-
Ryan Eberhardt authored
a15e038a adds support for enumerating/dismissing delivered notifications by ID, but UserNotifications notifications and UILocalNotification notifications have a different set of IDs (a notification created using UILocalNotification will have an ID that does not match the notification's ID in the UserNotifications world and hence cannot be used to dismiss that notification). This commit creates the notifications using UserNotifications if the user is on iOS 10.
-
Ryan Eberhardt authored
-
- 15 Aug, 2017 1 commit
-
-
Ran Greenberg authored
Add iOS checkPermissions
-
- 07 Aug, 2017 1 commit
-
-
Radek Czemerys authored
-
- 03 Aug, 2017 1 commit
-
-
Radek Czemerys authored
-
- 02 Aug, 2017 2 commits
-
-
Ryan Eberhardt authored
-
Ryan Eberhardt authored
Add a checkPermissions function allowing the app to determine what notification permissions the user has granted. The function returns a promise resolving to an object with permission info.
-
- 20 Jul, 2017 4 commits
-
-
Rotem Mizrachi-Meidan authored
Missing bracket on example
-
Rotem Mizrachi-Meidan authored
Update README.md
-
Ran Greenberg authored
-
Ran authored
Fix flow errors
-
- 13 Jul, 2017 2 commits
-
-
Ran Greenberg authored
-
Ran authored
iOS API - Is registered for remote notifications
-
- 12 Jul, 2017 4 commits
-
-
Ran Greenberg authored
-
Ran Greenberg authored
-
Ran Greenberg authored
-
Ran Greenberg authored
-
- 15 Jun, 2017 1 commit
-
-
mlanter authored
-
- 01 Jun, 2017 2 commits
-
-
Omri Bruchim authored
-
Omri Bruchim authored
Fix: Handling first push notification (when opening app with push) without remove it from bridgeQueue, cause triggering same action multiple times.
-
- 18 May, 2017 2 commits
- 07 May, 2017 2 commits
-
-
Andrea Sessa authored
-
Benjamin Dobell authored
-
- 24 Apr, 2017 2 commits
-
-
Omri Bruchim authored
-
Omri Bruchim authored
-
- 23 Mar, 2017 2 commits
-
-
Gustavo Perdomo authored
-
Gustavo Perdomo authored
-
- 22 Mar, 2017 1 commit
-
-
Amit Davidi authored
-