feat: setup pod-install script with fabric enabled on Podfile

This commit is contained in:
yungblud
2023-07-19 16:47:56 +09:00
parent 0cd28cfdf1
commit d81d59d00f
4 changed files with 566 additions and 561 deletions

View File

@@ -1,3 +1,4 @@
ENV['RCT_NEW_ARCH_ENABLED'] = "1"
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'