Alex
Alex
@floatinghotpot - Please also incorporate this PR into https://github.com/floatinghotpot/cordova-plugin-facebookads, would be massively appreciated!
Had the same issue, I solved deploying to Vercel by upgrading the version of node used from 12 to 14 in the Vercel settings.
I'm seeing poor performance with Swipeable in a Flatlist too. It can be observed by using the swipeable demo from the example in this repo and increasing the number of...
This may be related to https://github.com/firebase/firebase-tools/issues/4470 and long file paths. My storage rules are already set to `allow read, write: if true;` but I am still encountering this error.
Did this ever make it into the debug build? I can't see anything in the docs or from a quick scan of the code.
+1 on this. I have faced issues in the past with losing pictures after a crash because [React Native iOS clears the tmp directory upon each cold boot](https://github.com/facebook/react-native/blob/99f706e5df45d2390d94de39bf0964e6ab923e91/React/Base/RCTUtils.m#L861). Since then...
I'm happy to work on this next week sometime if @garyhlusko can't.
I've done a bit more digging and testing. I don't see any issues on Android, memory gets used but then cleared by the GC as expected With my repo on...
I'm running into this same problem, @anujmv did you manage to work around it?
Just came here to say thank you so much to the imapsync dev(s) and Lewis for your solution. I've spent far too much time on this over the last couple...