Cory Cunningham

Results 16 comments of Cory Cunningham

I too am getting this error when mocking via the docs for Jest. For now, my workaround is to just mock what I need in the `jest/setup.ts` file I have...

[this answer](https://github.com/react-native-image-picker/react-native-image-picker/issues/2158#issuecomment-1612438367) worked for me.

I could take a look at this!

@aswinzz @gauthamzz are there specific instances of broken css that you know of?

Don't know if anyone else was running into this still but I was. I ran `idb list-targets --log DEBUG` and found this error `AMDeviceNotificationSubscribe failed with -402653085`. After searching around...

This is blocking our builds as well. Will have to remove this lib until it's fixed. :(