A framework for building native applications using React
COMMITS
/ Libraries/PushNotificationIOS/PushNotificationIOS.js 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
April 29, 2016
A
Added badge icon number and alert action
alvaromb committed
April 1, 2016
R
Updated documentation of local notifications for PushNotificationIOS addEventListener()
Robin Breuker committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 19, 2016
A
Adds category and alertAction properties to local notification details object
Alonso Holmes committed
February 11, 2016
K
CI now builds docs website and deploys it to /%version% path
Konstantin Raev committed
February 9, 2016
S
Add observers for local notifications
slycoder committed
January 20, 2016
N
Made Map & Set polyfills available globally
Nick Lockwood committed
January 7, 2016
P
Add soundName config for UILocalNotification
pecheriere committed
January 6, 2016
N
Docs for manual linking in PushNotificationsIOS
Noah Jorgenson committed
January 5, 2016
M
Rename methods in RCTPushNotificationManager so app store doesn't warn
Michelle Todd committed
December 15, 2015
J
Bugfix - Typos
Justas Brazauskas committed
October 16, 2015
A
Add support for cancelAllLocalNotifications
Adam Terlson committed
October 14, 2015
H
Add documentation for making PushNotificationIOS events work,
Harry Wolff committed
September 30, 2015
M
Fix dead link in PushNotificationIOS docs.
Magnus Bergman committed
September 18, 2015
J
React native fixups
Jeff Morrison 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