A framework for building native applications using React
COMMITS
/ Libraries/PushNotificationIOS/PushNotificationIOS.js December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 22, 2021
J
Fix Dead links to documents in the comments (#32619)
Jesse Katsumata committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
April 12, 2021
March 30, 2021
L
Add method to retrieve authorization status
Lucas Santos committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 7, 2021
R
Implement typed event emitters
Rubén Norte committed
January 4, 2021
R
Add FlowFixMes for future violations of typed NativeEventEmitter
Rubén Norte committed
June 27, 2020
T
EventEmitter: Import `{Native,RCTDevice}EventEmitter`
Tim Yung committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
February 24, 2020
R
Updating the URLs to point at new domain name reactnative.dev
Rachel Nabors committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
November 8, 2019
R
Make PushNotificationManager TurboModule-compatible
Ramanpreet Nara committed
July 24, 2019
R
Add NativeModule Spec for PushNotificationManager
Ramanpreet Nara committed
May 16, 2019
G
Codemod $Enum<...> to $Keys<...> in xplat/fbcode
George Zahariev committed
May 8, 2019
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
May 10, 2018
E
Convert react-native-github/Libraries to let/const
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 22, 2018
M
Fix ESLint warnings using 'yarn lint --fix'
Mats Byrkeland committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 30, 2018
H
Trim docs that are already present in the open source docs site
Héctor Ramos committed
January 11, 2018
A
Add support for "thread-id" in PushNotificationIOS
ashoat committed
August 14, 2017
R
Fix flowtype errors for PushNotificationIOS
Radek Czemerys committed
August 7, 2017
T
Set alertTitle in UILocalNotification
Tina J committed
July 11, 2017
June 19, 2017
G
Expose content-available APS key for iOS silent push
Guy Blank committed
June 6, 2017
J
Expose category property of iOS notifications
James Timmons committed
May 28, 2017
A
Play sound in local notification only if soundName is specified
Alex Ledak committed
April 28, 2017
B
Update documentation to stop using search path and old import syntax
Brendan Rius committed
April 26, 2017
A
Include Create React Native App in Getting Started
Adam Perry committed
March 23, 2017
G
Integrare UNUserNotification
Gustavo Perdomo committed
December 2, 2016
D
Add missing closing brace in docs
Damien Varron committed
November 25, 2016
W
Remove deprecated push notification method info
Wojciech Ogrodowczyk committed
November 14, 2016
October 27, 2016
J
Remote notification completion handler
Jonathan Stanton committed
October 11, 2016
C
Add repeatInterval to PushNotificationIOS
Connor McEwen committed
September 6, 2016
I
registration error event
Ian MacLeod committed
August 3, 2016
E
Fix misleading docstring on getInitialNotification
ExplodingCabbage committed
July 14, 2016
C
Update deprecated comment in PushNotificationIOS
Chace Liang committed
July 13, 2016
C
expose remote/local flag from native side instead of JS side
Chace Liang committed
June 18, 2016
D
Added logging to push registration failure.
Daniel Braun committed
June 14, 2016
J
Instantiate local notifications different than remote notifications
Jonathan Stanton committed
June 9, 2016
K
Improve PushNotificationIOS documentation
Kevin Smith 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