Skip to content

Commit e4dc782

Browse files
stelselimUrazAkgultan
authored andcommitted
update files for react native 0.73.8
1 parent e3e052e commit e4dc782

File tree

8 files changed

+2066
-2324
lines changed

8 files changed

+2066
-2324
lines changed

Diff for: babel.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
presets: ['module:metro-react-native-babel-preset'],
2+
presets: ["module:@react-native/babel-preset"],
33
};

Diff for: ios/Podfile

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ post_install do |installer|
8585
:mac_catalyst_enabled => false
8686
)
8787

88-
__apply_Xcode_12_5_M1_post_install_workaround(installer)
8988

9089
installer.pods_project.build_configurations.each do |config|
9190
config.build_settings['ENABLE_BITCODE'] = 'YES'

0 commit comments

Comments
 (0)