A framework for building native applications using React
COMMITS
/ Libraries/PushNotificationIOS/RCTPushNotificationManager.mm 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