Skip to content

Releases: eranbo/react-native-base64

Update readme

11 Dec 22:15
601ca20
Compare
Choose a tag to compare
0.2.1

Update README.md

Binary encoder

11 Dec 22:10
Compare
Choose a tag to compare

Add support for encoding binary data using the .encodeFromByteArray(input) function

Error thrower

11 Dec 21:53
Compare
Choose a tag to compare

Removed the alert when not a valid base 64 string sent to decode.
Throw an error instead of the alert window

Change output from string to array

18 Jul 17:19
Compare
Choose a tag to compare

Improve performance when using array instead string

0.0.9

11 Dec 22:08
Compare
Choose a tag to compare
version 0.2.0 - added support for encoding binary data