Wouter

Results 7 comments of Wouter

Ah, I understand! That is an interesting use-case I hadn't considered, and might be able to use to further optimize my tests. When do dirty databases in the pool get...

Thank you for looking into this! My main issue is about performance sometimes being non-ideal. For context, this is my setup: I am currently using a single test runner, with...

> Nevertheless, are you sure that you are properly closing connections to the pg database between your test runs? I am closing them, but only after provisioning the next database...

For what it's worth I would be very interested in this functionality 🙏 It would make implementing custom mocks much easier.

@noomorph I'm still very interested in this functionality. We are currently accomplishing something like this via `device.openURL` and https://reactnative.dev/docs/linking#handling-deep-links

This issue is still present in the latest react native. The expectation is that images should be resized according to their aspect ratio without additional padding/margins.