We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I wanted to rotate the signature on saved. I tried to use rotateClockwise={true} but it doesn't change anything.
I look in the code and it's look like rotateClockwise is not used ?
Can you tell me how to rotate the base64 image ? Thank you
The text was updated successfully, but these errors were encountered:
Hi @arochedy Did you find any solution? I am facing the same problem.
Sorry, something went wrong.
I'm using react-native-image-resizer to rotate the image after the user sign ^^
And after I use react-native-image-base64 to convert the rotated image to base64 image
Thank you @arochedy
No branches or pull requests
Hi,
I wanted to rotate the signature on saved. I tried to use rotateClockwise={true} but it doesn't change anything.
I look in the code and it's look like rotateClockwise is not used ?
Can you tell me how to rotate the base64 image ? Thank you
The text was updated successfully, but these errors were encountered: