Mark Holland
Mark Holland
Same problem on OSX. Tried running latest code from master but same issue.
We're also seeing this after upgrading from `2.1.1` to `2.1.5`. Assuming it was introduced during the removal of `ramda.js` in `2.1.4` which appears to have involved a non-trivial amount of...
Same issue on iPad Pro 12.9 3rd gen
We're seeing this after enabling new architecture on Android with `3.17.0` on React Native `0.69.6` Example project: https://github.com/catenda/pdftron-example-react-native/tree/d53a502bf7d603a53fe32d345962908c2d94d8a5 
This started in React Native 0.68 for me
Image with resizeMode='contain' and BorderRadius defined, repeat last pixel until complete container
I have this as well but without applying any aspectRatio. Started with React Native 0.68
For us this is a list row component so splitting them at module level wouldn't make sense, yes we could inline but each function has several possible jsx outcomes so...
Here's an app I can share with the same issue but running React Native 0.69.6 https://github.com/catenda/pdftron-example-react-native Edit: It's Friday evening where I am so I won't follow up until Monday...
@damirjuretic Have you tried since this was merged? https://github.com/ivpusic/react-native-image-crop-picker/pull/1853 It fixed the issue on iPhone but we need this PR for iPad.
@RodolfoGS I'm getting the same error as you and am able to reproduce. - In iOS Settings give your app `Selected Photos` permission and select **no** images. - Open your...