A framework for building native applications using React
COMMITS
/ Libraries/PushNotificationIOS/RCTPushNotificationManager.m September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
August 7, 2017
T
Set alertTitle in UILocalNotification
Tina J committed
July 25, 2017
P
Mark non-extern strings static
Pieter De Baets committed
May 28, 2017
A
Play sound in local notification only if soundName is specified
Alex Ledak committed
April 19, 2017
E
Only start observing in requestPermissions() if not already observing
Emily Janzer committed
April 7, 2017
P
PushNotificationIOS.requestPermissions won't resolve if no event listeners are attached
Peter Pistorius committed
April 1, 2017
S
Replacing all instances of [UIApplication sharedApplication] wi…
Shruti Malugu committed
March 23, 2017
P
Enable -Wimplicit-retain-self en sync warning config for all projects
Pieter De Baets committed
G
Integrare UNUserNotification
Gustavo Perdomo committed
November 23, 2016
P
Move all header imports to "<React/..>"
Pieter De Baets committed
November 14, 2016
N
Ensure notification payload is passed to completion handler
npomfret committed
October 27, 2016
K
added semicolon which broke in #8040
Konstantin Raev committed
J
Remote notification completion handler
Jonathan Stanton committed
October 16, 2016
D
Travis CI reliability fixes: preload package manager and increase tim…
dlowder-salesforce committed
October 11, 2016
C
Add repeatInterval to PushNotificationIOS
Connor McEwen committed
September 6, 2016
I
registration error event
Ian MacLeod committed
September 2, 2016
P
Update React Native minimum OS version to iOS8
Pieter De Baets committed
July 13, 2016
C
expose remote/local flag from native side instead of JS side
Chace Liang committed
June 10, 2016
K
Correctly passes localNotification to app on wakeup
Kyle Corbitt committed
June 6, 2016
J
Add get scheduled local notifications
Joshua Pinter committed
June 3, 2016
J
PushNotificationIOS requestPermission promisified
Jonathan Stanton committed
May 27, 2016
N
Updated Linking and PushNotificationIOS modules to use NativeEventEmitter
Nick Lockwood committed
May 25, 2016
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 24, 2016
K
Reverted commit D3339945
Konstantin Raev committed
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 4, 2016
N
Added explicit init to observer modules
Nick Lockwood committed
April 29, 2016
A
Added badge icon number and alert action
alvaromb committed
February 24, 2016
J
Remove duplicate register call
Jacob Turner committed
February 19, 2016
A
Adds category and alertAction properties to local notification details object
Alonso Holmes committed
February 9, 2016
S
Add observers for local notifications
slycoder committed
January 7, 2016
P
Add soundName config for UILocalNotification
pecheriere committed
January 5, 2016
M
Rename methods in RCTPushNotificationManager so app store doesn't warn
Michelle Todd committed
November 25, 2015
N
Refactored module access to allow for lazy loading
Nick Lockwood committed
November 14, 2015
N
Replaced RCTSparseArray with NSDictionary
Nick Lockwood committed
October 16, 2015
A
Add support for cancelAllLocalNotifications
Adam Terlson committed
October 1, 2015
D
Fix for IOS 8
Danny van der Jagt committed
September 22, 2015
Y
App Extension support
Yusef Napora committed
August 24, 2015
N
Ran Convert > To Modern Objective C Syntax
Nick Lockwood committed
August 17, 2015
N
Convert alloc/init to new to please linter
Nick Lockwood committed
July 14, 2015
J
add local notification api schedule and present
Jacob Rosenthal committed
June 15, 2015
S
[PushNotification] Unregister for remote notifications support.
Shuangzuan committed
N
Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues
Nick Lockwood committed
June 12, 2015
T
[ReactNative] Use RCTNullIfNill and (id)kCFNull
Tadeu Zagallo committed
June 9, 2015
T
[ReactNative] Make JavaScript executors bridge modules
Tadeu Zagallo committed
June 3, 2015
A
Add an event for remote notification registration, and improve permissions request
Andrew Imm committed
April 30, 2015
K
[ReactNative] pass in launchOptions to relevant bridged modules
Kevin Gozali committed
April 24, 2015
T
[ReactNative] Fix analyze errors on oss
Tadeu Zagallo committed
April 10, 2015
T
[ReactNative] Fix push notifications on iOS7
Tadeu Zagallo committed
April 8, 2015
A
[React Native] RCT_EXPORT lvl.2
Alex Akers committed