A framework for building native applications using React
COMMITS
/ Libraries/PushNotificationIOS/RCTPushNotificationManager.mm April 7, 2022
K
Update RCTPushNotificationManager checkPermissions API to support iOS 10+
Keion Anvaripour committed
February 18, 2022
A
Address some RN build warnings
Amy Lee committed
February 5, 2022
M
Enable custom sound for local notification in PushNotificationIOS
Moses DeJong committed
M
Invoke registerForRemoteNotifications on main UI thread to avoid error messages in Xcode
Moses DeJong committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
September 22, 2021
K
Remove iOS 11 version check (#32151)
Ken Tominaga committed
March 30, 2021
L
Add method to retrieve authorization status
Lucas Santos committed
October 14, 2020
L
Make RCTEventDispatcher TurboModule-compatible
Lulu Wu committed
September 29, 2020
S
remove most of tvOS remnants from the code (#29407)
simek committed
April 17, 2020
R
Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams
Ramanpreet Nara committed
April 3, 2020
R
Codemod all getTurboModuleWithJsInvoker methods to accept a native CallInvoker
Ramanpreet Nara committed
March 18, 2020
R
Add a perfLogger argument to getTurboModuleWithJSInvoker:
Ramanpreet Nara committed
February 7, 2020
P
Resolve and reject promise for PushNotificationIOS.requestPermissions
Paige Sun committed
January 15, 2020
K
Re-land [RN] iOS - deprecate iOS 9 support by removing runtime checks for 10.0+
Kevin Gozali committed
J
K
iOS - deprecate iOS 9 support by removing runtime checks for 10.0+
Kevin Gozali committed
December 18, 2019
A
Enabling RCTWebSocket on UIKitForMac (macOS Catalyst) (#27469)
Andy Matuschak committed
November 8, 2019
R
Make PushNotificationManager TurboModule-compatible
Ramanpreet Nara committed