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 8bf6662 commit 8d21a1dCopy full SHA for 8d21a1d
Example/ios/Podfile
@@ -2,5 +2,5 @@
2
platform :ios, '11.0'
3
4
target 'AppAuthExample' do
5
- pod 'AppAuth', '>= 0.91'
+ pod 'RNAppAuth', :path => '../../ios/'
6
end
0 commit comments