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

[ISSUE] - After converting an image to base64, it rotates 90 degrees. #24

Open
guilhermecampossilva9 opened this issue Dec 14, 2020 · 1 comment

Comments

@guilhermecampossilva9
Copy link

const base64 = await ImgToBase64.getBase64String(Platform.OS === 'android' ? uri :file://${uri});

After converting an image to base64, it rotates 90 degrees to left.
There is no prop in the documentation for leaving the image orientation fixed.

React Native: 0.63.3
React: 16.13.1
Lib: 0.1.4
@magina671
Copy link

any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants