mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update react native to v0.78.x (#3043)
* Update package.json * Update package.json * Updates for native files with upgrade-helpers * Update .flowconfig * Update package-lock.json * Update Podfile.lock * Add react-dom types * Update package-lock.json * Wrong install * Use types-react-codemod * Update TaxonSearch.tsx * Remove react-native-accessibility-engine dependency This is currently not maintained and not compatible with RN 0.78 * Comment out accessibility tests * Disable broken snapshot test * Move broken test * Move broken test * Move broken test * Remove duplicate file * Move broken tests * Move broken tests * Move broken tests * Move broken tests * Move broken tests * Move broken test * Remove duplicate file * Move broken tests
This commit is contained in:
@@ -88,6 +88,9 @@ node_modules/react-native/Libraries/polyfills/.*
|
||||
.*/node_modules/react-native/src/private/featureflags/ReactNativeFeatureFlagsBase.js
|
||||
.*/node_modules/react-native/src/private/webapis/intersectionobserver/IntersectionObserver.js
|
||||
.*/node_modules/react-native/src/private/webapis/performance/specs/__mocks__/NativePerformanceMock.js
|
||||
.*/node_modules/react-native/Libraries/Components/LayoutConformance/LayoutConformance.js
|
||||
.*/node_modules/react-native/src/private/specs/modules/NativeFantom.js
|
||||
.*/node_modules/react-native/src/private/webapis/dom/nodes/ReactNativeElement.js
|
||||
|
||||
[untyped]
|
||||
.*/node_modules/@react-native-community/cli/.*/.*
|
||||
|
||||
Reference in New Issue
Block a user