kumarpatel
kumarpatel
@lpatrun I made some progress, but it's kind of silly and weird. - I forked [React Native Storybook Screenshot Testing](https://github.com/wix-incubator/rnsst) - Modified [this line](https://github.com/wix-incubator/rnsst/blob/jest26/src/utils/tests.ts#L33) in the file to inject `device.takeScreenshot(${kind}-${name});`...
@techeverri Upon looking into it further, you are correct. It is adding the device names (based on my configuration object) on screenshot files. Here's my scenario and the outcome. Maybe...
Most likely related to https://github.com/facebook/react-native/issues/13150
isn't this possible via `flags` CLI option?
Same. Also with RN `0.35.0`
@ndbroadbent Just wondering if you've made any progress with re. to adding `OnGlobalLayoutListener` approach. No pressure :)
@mikelambert Correct me if I'm wrong but `blurRadius` only applies to `Image` component. This library allows us to blur Views in general.
same problem. Running `make` command on 7:18 p.m. Friday, January 12, 2024 Can the data.tgz made available?