We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a9440 commit eb07797Copy full SHA for eb07797
README.md
@@ -59,7 +59,7 @@ Since `react-native-oauth` depends upon the `RCTLinkingManager` (from react-nati
59
In your app, add the following line to your `HEADER SEARCH PATHS`:
60
61
```
62
-$(SRCROOT)/../node_modules/react-native/Libraries/LinkingiOS
+$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS
63
64
65

0 commit comments