Skip to content

Commit

Permalink
enable new architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Mar 17, 2023
1 parent 7f5705a commit 27ff7ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
platform :ios, '12.4'
# install! 'cocoapods', :deterministic_uuids => false

ENV['RCT_NEW_ARCH_ENABLED'] = "1"

abstract_target 'Status' do
# Pods for StatusQuo
config = use_native_modules!
Expand Down

0 comments on commit 27ff7ab

Please sign in to comment.