Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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