dillon1000/react
Commit
Browse files 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
Changed paths3 files
First-parent comparisonpackages/react-native-renderer/src/NativeMethodsMixin.js ModifiedM packages/react-reconciler/src/ReactStrictModeWarnings.js ModifiedM packages/react/src/__tests__/createReactClassIntegration-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…