react-native-macos/packages
Pieter Vanderwerff f7aea0c8e1 Fork onPress callbacks for ios highlighting (#44909)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/44909

Today we wrap all `onPressIn` and `onPressOut` callbacks we pass to pressability so we can set the `highlighted` state. However highlighted state is only ever set to anything other that false on iOS. This change not only skips calling `setHighlighted(false)` on every press event but also skips wrapping the callback.

Changelog: [Internal]

Reviewed By: yungsters

Differential Revision: D58391419

fbshipit-source-id: e79f51469609a59063098501f015f8078e3db79f
2024-06-12 19:12:15 -07:00
..
assets Pre-suppress unsafe string key access errors in xplat/js (#44221) 2024-04-23 11:36:14 -07:00
babel-plugin-codegen
community-cli-plugin Back out "chore(dev-middleware): add `localhost` as default host in `start` command config" (#44800) 2024-06-05 09:48:16 -07:00
core-cli-utils build and bundle (#44720) 2024-06-03 06:01:43 -07:00
debugger-frontend Update debugger-frontend from fa5df76...06a25f7 (#44907) 2024-06-12 12:11:53 -07:00
dev-middleware fix timing of terminating an unresponsive debugger socket (#44811) 2024-06-12 09:45:34 -07:00
eslint-config-react-native RN: Configure `no-string-refs` as Error 2024-05-01 10:21:18 -07:00
eslint-plugin-react-native
eslint-plugin-specs
helloworld Remove `android.enableJetifier` (#44876) 2024-06-12 02:58:16 -07:00
hermes-inspector-msggen
metro-config Add Flow to @react-native/polyfills entry point (#44477) 2024-05-08 06:46:15 -07:00
normalize-color
polyfills Add Flow to @react-native/polyfills entry point (#44477) 2024-05-08 06:46:15 -07:00
react-native Fork onPress callbacks for ios highlighting (#44909) 2024-06-12 19:12:15 -07:00
react-native-babel-preset Enable regenerator transform for hermes-canary (#44668) 2024-05-31 12:03:04 -07:00
react-native-babel-transformer Update hermes-parser and related packages in fbsource to 0.22.0 (#44804) 2024-06-06 02:35:20 -07:00
react-native-bots Drop unused code + minor lint fixes (#44645) 2024-05-22 12:11:33 -07:00
react-native-codegen Avoid static_pointer_cast in GenerateModuleH.js (#44889) 2024-06-12 10:14:48 -07:00
react-native-codegen-typescript-test Add EventEmitter code-gen support for C++ Turbo Modules (#44809) 2024-06-11 19:19:22 -07:00
react-native-gradle-plugin rncli.h -> autolinking.h (#44829) 2024-06-09 05:09:18 -07:00
react-native-info react-native-info - clean up licenses + docs 2024-04-11 05:16:46 -07:00
react-native-popup-menu-android RNGP - Autolinking. Add support for linking projects. (#44799) 2024-06-07 10:32:16 -07:00
react-native-test-library RNGP - Autolinking. Add support for linking projects. (#44799) 2024-06-07 10:32:16 -07:00
react-native-test-renderer
rn-tester Add java and JS coverage collection to RNTester for Jest E2E (#44856) 2024-06-12 11:48:07 -07:00
rn-tester-e2e Deploy 0.235.1 to xplat 2024-04-24 12:27:04 -07:00
typescript-config
virtualized-lists Replace direct React.createElement call with jsx in react-native (#44738) 2024-05-31 10:06:09 -07:00