[BUG]
Closed this issue · 2 comments
velevtzvetlin commented
Summary
- Images taken in portrait mode on android
- images passed to createPdf
- pdf viewed on device and images appear to be rotated
Reproducible sample code
Steps to reproduce
- …
- …
Describe what you expected to happen:
- Expected similar result as ios (images in portrait mode => rendered in portrait mode in pdf)
- …
Environment info
npx react-native info
output:
library version: 0.2.0
iOS / Android version: x.x
velevtzvetlin commented
Canciller commented
Please create a small repository demonstrating the issue. This will help me in fixing the problem.