Skip to content

Commit d09c5d8

Browse files
author
Jeff Schoolcraft
authored
Update README.md with tip on project references
Wanted to include a note for folks upgrading from the old branch to the new branch about renaming all product references as this was a problem I came across in wkh237#122 (joltup#122)
1 parent 1663c7b commit d09c5d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
In order to publish new releases from this fork, we have renamed this project to
33
`rn-fetch-blob` and published to `https://www.npmjs.com/package/rn-fetch-blob`.
44

5+
**Note**: If upgrading from the original fork change all references in your project from `react-native-fetch-blob` to `rn-fetch-blob`. This includes `*.xcodeproj/project.pbxproj` and `android/**/*.gradle` depending on the platform used, failing to do so may cause build errors.
6+
57
# rn-fetch-blob
68
[![release](https://img.shields.io/github/release/joltup/rn-fetch-blob.svg?style=flat-square)](https://github.com/joltup/rn-fetch-blob/releases) [![npm](https://img.shields.io/npm/v/rn-fetch-blob.svg?style=flat-square)](https://www.npmjs.com/package/rn-fetch-blob) ![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg?style=flat-square) [![](https://img.shields.io/badge/Wiki-Public-brightgreen.svg?style=flat-square)](https://github.com/joltup/rn-fetch-blob/wiki) [![npm](https://img.shields.io/npm/l/rn-fetch-blob.svg?maxAge=2592000&style=flat-square)]()
79

0 commit comments

Comments
 (0)