Axel Havukangas
Axel Havukangas
I made a PR to fix this at #228
There is an related issue in the `helm` command which can cause it to install versions other than what is specified in the `--version` argument if versions only differ in...
As for the CORS specification, it is stated under [7.2 Resource Sharing Check](https://www.w3.org/TR/cors/#resource-sharing-check-0) that the response should be considered invalid if it contains more than one `Access-Control-Allow-Origin` header.
The functionality could also maybe also produce android notification icons with the same effort.
Here you can see how the first icon is slightly shifted to the bottom right, while the latter is more centered. Yes, the effect is quite subtle, but still annoying...
As @hansyulian correctly pointed out, the [documentation](https://github.com/oblador/react-native-keychain#options) mentions that `accessControl` option is for iOS only. The library doesn't support fingerprint authentication for Android at the moment. There is work being...
@geekShivam Unfortunately I don't have any more more information about the progress than the recent discussions in the latest PR #260
Hmm, the use of the plugin should not affect the use of PNG source images. We use both SVG and PNG images in our projects, so should definitely be possible...
I'm noticing the same thing. In my case `license-checker --direct` is listing packages which are not included in my `package.json` dependencies. I guess the issue is related to how newer...
Seems like a lot of the PRs have now been merged, but not yet released. Are there any plans for releasing a new version of the provider?