Add universal links (iOS)

This commit is contained in:
Paul Frazee 2022-06-13 20:52:40 -05:00
parent faddda83f0
commit 012af05ab8
9 changed files with 68 additions and 12 deletions

View file

@ -5,6 +5,7 @@ platform :ios, '11.0'
install! 'cocoapods', :deterministic_uuids => false
target 'app' do
pod 'React-RCTLinking', :path => '../node_modules/react-native/Libraries/LinkingIOS'
config = use_native_modules!
# Flags change depending on the env values.