mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update to react-native 0.75 (#2950)
* Update to RN 0.75.5 with upgrade helper diff
* Update .flowconfig
* Update package-lock.json
* Update Gemfile.lock
* Update Podfile.lock
* Update project.pbxproj
* Use double quotes
* Update to RN 0.75.5 with upgrade helper diff
* Update .flowconfig
* Update package-lock.json
* Update Gemfile.lock
* Update Podfile.lock
* Update project.pbxproj
* Use double quotes
* Update Podfile.lock
* Update CustomTabBar.js
* Revert "Update CustomTabBar.js"
This reverts commit 2eb085e3bb.
* Update NavBar. Remove percentage based width as it broke the UI
Now we rely solely on flexbox spacing of justify-around.
* Update FloatingActionButton percentage values
* Update CustomTabBar.test.js.snap
This commit is contained in:
@@ -31,6 +31,10 @@ node_modules/react-native/Libraries/polyfills/.*
|
||||
.*/node_modules/hermes-estree/dist/generated/predicates.js.flow
|
||||
.*/node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js
|
||||
.*/node_modules/react-native/Libraries/Types/ReactDevToolsTypes.js
|
||||
.*/node_modules/react-native/Libraries/Components/View/ViewNativeComponent.js
|
||||
.*/node_modules/hermes-estree/dist/predicates.js.flow
|
||||
.*/node_modules/react-native/Libraries/Renderer/shims/ReactNativeTypes.js
|
||||
.*/node_modules/react-native/Libraries/Text/TextNativeComponent.js
|
||||
|
||||
[untyped]
|
||||
.*/node_modules/@react-native-community/cli/.*/.*
|
||||
|
||||
Reference in New Issue
Block a user