mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Upgrade to RN 0.73 (#1339)
* Upgrade to RN 0.73 with upgrade helper
* Upgrade testing-library
* Comment announcements
* Comment out UserProfle test
* Mock function used to calculate masonry layout
* There should not be a modal here
* There is actually also no modal here
* Use View if SafeAreaView is undefined
* Replace fast image library that was failing tests because of not being maintained
* Clear mocks in useTaxon test
* Remove legacy deps from testing flow
* Snapshot update
* Revert "Snapshot update"
This reverts commit bca8b296df.
* Update package-lock.json
* Clean-start
* Update project.pbxproj
* Reenable test that failed before updating dependency
* Reenable test that failed because of dependencies
* Remove comment
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"extends": "./node_modules/@tsconfig/react-native/tsconfig.json"
|
||||
"extends": "@react-native/typescript-config/tsconfig.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user