SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 155 C++

Remove unreferenced ViewNativeComponentType (#56943)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/56943

Discovered while I try to understand the best shape for ref types.

We have no other 1P component usage pattern for `React.ElementRef<ViewNativeComponentType>`, except for two now-removed fbsource instances, replaced with `React.ElementRef<typeof View>`.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D106093290

fbshipit-source-id: de98816b099c0e65daa40564fd41a1f60b8b3b3a
A
Alex Hunt committed
0676eb63a276e2d40031d4eb1979d7d3298d1444
Parent: 9c3fddf
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 5/22/2026, 9:18:06 PM