Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug#5 invalid base64 string #6

Merged
merged 7 commits into from
Nov 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update version
Nathan Gabriel committed Nov 8, 2024
commit 105eaa944a08d757f8753087d4df9bfce270f5d9
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-image-filter-convert",
"version": "0.1.3",
"version": "0.1.4",
"description": "A React Native module to apply image filters.",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",