This repository was archived by the owner on Mar 16, 2019. It is now read-only.
ios upload image should cut the charset=utf-8 in http request header#711
Open
yurekx wants to merge 283 commits intowkh237:0.10.9from
Open
ios upload image should cut the charset=utf-8 in http request header#711yurekx wants to merge 283 commits intowkh237:0.10.9from
yurekx wants to merge 283 commits intowkh237:0.10.9from
Conversation
…fetch-blob into exception_fixes
Implement `requiresMainQueueSetup`, fixes #553
Inform linter that we're handling android api versions correctly
Synchronized tables, separated requests and network logic and other...
RN > 0.49 requires to implement requiresMainQueueSetup. this fix and suppress that yellow box warning ``` Module RNFetchBlob requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of. ```
Solve Android security exposed app error
fix class imports
fix class import
Update README with proper status code handling
Fix typo: "Status" instead of "Statu"
compatible with RN > 0.49
Bug Fix: getExternalFilesDir null check
Response typo
There are a million issues around people having issues with automatically linking and having a link to manual instructions would address a lot of these up front. This also follows the instructions pattern of most react native modules.
Add manual linking instructions
use mavenCentral
fix: callback invoke
use lodash/reduce replace lodash import
Fix addAndroidDownloads for paths containing %
Fix issue #26
Remove iOS7 polyfill for containsString
Resolve #722 "iOS Release network requests not completing"
[Android] Fix actionViewIntent for SDK < 24
Bugfix/ios fix create file base64
Added support for Android API 29 and API 30
Fix compatibility with 0.69.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for making a pull request ! Just a gentle reminder :)