We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545366a commit 56c28f3Copy full SHA for 56c28f3
Libraries/Renderer/REVISION
@@ -1 +1 @@
1
-4ea064eb0915b355b584bff376e90dbae0e8b169
+c28f313e6d90a13b2eca85c1b3543d1ea6f81603
Libraries/Renderer/shims/ReactNativeTypes.js
@@ -6,7 +6,7 @@
6
*
7
* @noformat
8
* @flow strict
9
- * @generated SignedSource<<fb8a7e52d219403fad0cf916954e5185>>
+ * @generated SignedSource<<eea119fd0786bbbd30861721a92f3fa7>>
10
11
* This file was sync'd from the facebook/react repository.
12
*/
@@ -153,6 +153,7 @@ export type InspectorData = $ReadOnly<{|
153
export type TouchedViewDataAtPoint = $ReadOnly<{|
154
pointerY: number,
155
touchedViewTag?: number,
156
+ closestInstance?: mixed,
157
frame: $ReadOnly<{|
158
top: number,
159
left: number,
0 commit comments