react-native-image-base64
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -1,5 +0,4 @@ | ||
{ | ||
"name": "react-native-image-base64", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Convert image to base64", | ||
@@ -14,4 +13,8 @@ "main": "index.js", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Snapp-FidMe/react-native-img-to-base64" | ||
}, | ||
"author": "Snapp", | ||
"license": "MIT" | ||
} |
# react-native-image-base64 | ||
This repo is a working rewrite of [this](https://github.com/xfumihiro/react-native-image-to-base64) abandonned library. | ||
This repo is a working rewrite of [this](https://github.com/xfumihiro/react-native-image-to-base64) abandoned library. | ||
It provides a very simple way to convert an image to a base64 string. | ||
@@ -29,2 +29,2 @@ | ||
``` | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
16198
30
0