SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Rename prefix of binaryCompatibilityValidator properties (#42041)

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

binaryCompatibilityValidator is a generic library, it shouldn't have referecences to react. I'm renaming:

```
react.internal.binaryCompatibilityValidator...
```

by

```
binaryCompatibilityValidator...
```

changelog: [internal] internal

Reviewed By: philIip

Differential Revision: D52380035

fbshipit-source-id: fc71595939e7f71b135acc44a9918f09361a604f
D
David Vacca committed
fa470ef6aed3b2d6e9de25b66c5dd146a72ed471
Parent: 9271957
Committed by Facebook GitHub Bot <[email protected]> on 12/21/2023, 11:49:29 PM