Skip to content

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

@guilhermecampossilva9

Description

@guilhermecampossilva9

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions