You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
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.