Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 663e073

Browse files
authored
move pod spec instruction to 0.9.4 branch
1 parent 2bf1ddd commit 663e073

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,6 @@ Link package using [rnpm](https://github.com/rnpm/rnpm)
5757
rnpm link
5858
```
5959

60-
Or if using CocoaPods, add the pod to your `Podfile`, for example:
61-
62-
```
63-
pod 'react-native-fetch-blob,
64-
:path => '../node_modules/react-native-fetch-blob
65-
```
66-
6760
### Manually link the package (Android)
6861

6962
If rnpm link command failed to link the package automatically, you might try manually link the package.

0 commit comments

Comments
 (0)