mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Upgrade to RN0.74.0 (#1471)
* Upgrade to RN0.74 with upgrade helper * Bump minor version * Update lock files * Update PrivacyInfo.xcprivacy * Upgrade react-native-safe-area-context * Update project.pbxproj * Create react-native-vision-camera+4.0.3.patch * Update react-native-vector-icons * Update Podfile.lock * Fix crash on LoginForm * Minor version bump * Delete react-native-vision-camera+4.0.3.patch * Update metro.config.js * Update Podfile.lock
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
/**
|
||||
* Metro configuration for React Native
|
||||
* https://github.com/facebook/react-native
|
||||
* https://reactnative.dev/docs/metro
|
||||
* with added config for react-native-svg-transformer
|
||||
* https://www.npmjs.com/package/react-native-svg-transformer?activeTab
|
||||
*
|
||||
* @format
|
||||
*/
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
const { getDefaultConfig, mergeConfig } = require( "@react-native/metro-config" );
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user