Skip to content

Commit 4e21fa1

Browse files
committed
change README
1 parent c1664f9 commit 4e21fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ react-native-webp adds support for WebP images for react-native components.
66
2. ```rnpm link``` (or manually add module to your project)
77
3. Open your project in xcode
88
4. Right click your project root and select "Add Files to ..."
9-
5. Select "WebP.framework" from node_modules/react-native-webp/ and click "OK"
9+
5. Select "WebP.framework" and "WebPDemux.framework" from node_modules/react-native-webp/ and click "OK"
1010
6. Select your Target
1111
7. Select "Build Settings"
1212
8. Add "$(SRCROOT)/../node_modules/react-native-webp" to the "Framework Search Path"

0 commit comments

Comments
 (0)