dillon1000/react

Commit

NativeMethodsMixin DEV-only methods should not warn (#12212)

* Disable DEV-only warnings for RN NativeMethodsMixin/create-react-class

* Tiny bit of cleanup

* Make strict-mode suppression check a little more robust
Browse files
Changed paths3 files
First-parent comparison
M packages/react-native-renderer/src/NativeMethodsMixin.js ModifiedM packages/react-reconciler/src/ReactStrictModeWarnings.js ModifiedM packages/react/src/__tests__/createReactClassIntegration-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…