Add universal links (iOS)
This commit is contained in:
parent
faddda83f0
commit
012af05ab8
9 changed files with 68 additions and 12 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue