Update README.md

This commit is contained in:
StefanoMagrassi
2017-01-05 13:07:43 +01:00
committed by GitHub
parent 096fada588
commit d270bcb1a6

View File

@@ -1,4 +1,4 @@
# Cordova base64ToGallery Plugin
# :warning: DISCONTINUED - Cordova base64ToGallery Plugin
This plugin (based on [devgeeks/Canvas2ImagePlugin](http://github.com/devgeeks/Canvas2ImagePlugin)) allows you to save base64 data as a png image into the device (iOS Photo Library, Android Gallery or WindowsPhone 8 Photo Album).
The plugin is a kind of fork of the [solderzzc/Base64ImageSaverPlugin](https://github.com/solderzzc/Base64ImageSaverPlugin) but with a cleaner history (a.k.a: no tags from Canvas2ImagePlugin repo) and a newer iOS implementation.