Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation update to fix build error on Android. #92

Open
hugoh59 opened this issue Jun 29, 2018 · 1 comment
Open

Documentation update to fix build error on Android. #92

hugoh59 opened this issue Jun 29, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@hugoh59
Copy link

hugoh59 commented Jun 29, 2018

Need to update the docs to reflect the new folder name for the module:

  • project(':react-native-fetch-blob').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fetch-blob/android')
  • project(':react-native-fetch-blob').projectDir = new File(rootProject.projectDir, '../node_modules/rn-fetch-blob/android')
@Traviskn Traviskn added the help wanted Extra attention is needed label Jul 11, 2018
@Traviskn
Copy link

We would love to have a PR for doc updates 😃

cguino pushed a commit to BeApp/rn-fetch-blob that referenced this issue Jul 5, 2023
* Transform for read and write methods (e.g. for encryption)

fixes joltup#92
fixes joltup#126
fixes joltup#131
fixes joltup#120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants