add pod for VisionCamera & other ios config, update expo-constants version
This commit is contained in:
@@ -39,6 +39,9 @@ end
|
||||
|
||||
target 'Railbird' do
|
||||
use_expo_modules!
|
||||
# Local pod specification for submodule
|
||||
pod 'VisionCamera', :path => '../react-native-vision-camera/package'
|
||||
|
||||
config = use_native_modules!
|
||||
|
||||
use_frameworks! :linkage => podfile_properties['ios.useFrameworks'].to_sym if podfile_properties['ios.useFrameworks']
|
||||
|
Reference in New Issue
Block a user