Skip to content

Commit eb0a265

Browse files
authored
Merge pull request philipphecht#136 from njt1982/patch-1
QuickLock typo
2 parents f604926 + 435db34 commit eb0a265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If your project uses CocoaPods to manage React installation (especially with Exp
6262
1. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`
6363
2. Go to `node_modules``react-native-doc-viewer` and add `RNDocViewer.xcodeproj`
6464
3. In XCode, in the project navigator, select your project. Add `libRNDocViewer.a` to your project's `Build Phases``Link Binary With Libraries`
65-
4. Linked Frameworks and Libraries must have this 2 Libraries (AssetsLibrary.framework & QuickLock.framework). When not you have to add them.
65+
4. Linked Frameworks and Libraries must have this 2 Libraries (AssetsLibrary.framework & QuickLook.framework). When not you have to add them.
6666

6767
![Alt text](https://raw.githubusercontent.com/philipphecht/react-native-doc-viewer/master/Screenshots/screenshot_xcode_addlibrary.png "Xcode add Library")
6868

0 commit comments

Comments
 (0)