Er. Harinder Singh

Results 9 comments of Er. Harinder Singh

I am facing same error when using with React Native App. @OlehKulykov It's due to `use_frameworks` How we can use it with RN?

Hi @wcandillon , When we can expect it? This below code is working fine only in iOS with Fabric. `const newSnap = await makeImageFromView(lineRef);` I was using view shot library...

I think it's because **findNodeHandle** is not compatible with React 18. Deprecation of findNodeHandle in React Native is similar to the [deprecation of findDOMNode in React DOM](https://reactjs.org/docs/strict-mode.html#warning-about-deprecated-finddomnode-usage). And the thing...

**viewRegistry[target]** is coming as null inside iOS Native Module **RNViewShow.m**

Yeah, And same for android @faceyspacey

Hi @gre, anyone taking care of it? It's critical. Totally broken on new architecture.

We are facing this from 0.70.x. Now we are at 0.73.x and the issue is still there for new architecture. New architecture is mandatory now. Someone has to focus on...