We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3a77c commit 435e1f0Copy full SHA for 435e1f0
example/ios/Podfile
@@ -7,7 +7,7 @@ install! 'cocoapods', :deterministic_uuids => false
7
target 'example' do
8
# PDFTron
9
use_frameworks!
10
- pod 'PDFNet', podspec: 'https://pdftron.com/downloads/ios/react-native/latest.podspec'
+ pod 'PDFNet', podspec: 'https://www.pdftron.com/downloads/ios/cocoapods/xcframeworks/pdfnet/latest.podspec'
11
pod 'RNPdftron', :path => '../node_modules/react-native-pdftron'
12
config = use_native_modules!
13
0 commit comments