react-native-macos/React
Vincent Riemer 92e4ed6a28 Add iOS implementation of the button property of the PointerEvent object
Summary:
Changelog: [iOS][Internal] - Add iOS implementation of the button property of the PointerEvent object

This implements the `button` property on the PointerEvent object by storing the button which caused the down event in the `ActiveTouch` and reporting that button through `pointerdown` and `pointerup` events and -1 on all others. This diff also includes a small fix to the `pressure` property which was introduced due to `button` being correctly implemented.

Reviewed By: yungsters

Differential Revision: D38632543

fbshipit-source-id: 9dbbb23a9251f2e661faf37fdf206b9f0b26bc5f
2022-08-15 12:00:15 -07:00
..
AccessibilityResources/en.lproj VoiceOver reads Tab elements as "Tab Description" (#30689) 2021-01-15 11:09:01 -08:00
AppSetup Create RCTAppDelegate to simplify New Architecture Setup (#34384) 2022-08-15 01:30:55 -07:00
Base Enable -Wpedantic for targets inside ReactCommon 2022-08-11 04:37:35 -07:00
CoreModules Possible fix for convertIdToFollyDynamic crash in RCTBaseTextInputView and RCTEventDispatcher 2022-07-25 18:14:46 -07:00
CxxBridge Daily `arc lint --take CLANGFORMAT` 2022-06-13 02:39:39 -07:00
CxxLogUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxUtils Fix crash in folly object conversion 2022-05-25 03:29:17 -07:00
DevSupport Back out "fixed SDK issue while uploading app in debug scheme" 2022-06-21 10:48:14 -07:00
FBReactNativeSpec bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Fabric Add iOS implementation of the button property of the PointerEvent object 2022-08-15 12:00:15 -07:00
Inspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Modules Minor: Rename RCTNotAllowedInAppWideFabric to RCTNotAllowedInFabricWithoutLegacy 2022-07-08 15:07:55 -07:00
Profiler Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Tests Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
UIUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Views Remove MaskedViewIOS from react-native-github 2022-07-22 17:07:26 -07:00
React-RCTFabric.podspec bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
third-party.xcconfig bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00