Tomisin Alu
Tomisin Alu
Hi @ahansson89 , I am not able to reproduce the bug on iOS platform as checking for image on clipboard and pasting HEIC formats work well on my end, concerning...
@Naturalclar I have attempted to implement the turbo modules but I have had great difficulty upgrading the package to react native versions >0.69.
looks like there's a [PR](https://github.com/react-native-clipboard/clipboard/pull/157) on this
noticed this on the gokada delivery app on iOS and it left me really frustrated because it made me lose money, after you pay in the webview there's no way...
Apologies to all who encountered this issue, please upgrade your compileSdkVersion to 30. The previous _[Bitmap.CompressFormat](https://developer.android.com/reference/android/graphics/Bitmap.CompressFormat) WEBP_ enum was deprecated in API level 30 hence WEBP_LOSSLESS enum was introduced. I'll...
@coderdave you should have no issues on that API level
You might want to check for the error message if your build is failing
Anyone with a solution for this?
So I found the solution to this here at [react-native-community](https://github.com/react-native-community/react-native-viewpager#manual-linking) . Auto linking didnt work for me so I opted for manual linking. **P.S.** I am working with react-native _"~0.61.5"_...
This would be a nice feature to have, I have had to patch the package to have this functionality. Is there anything blocking having feedback on this PR? How can...