Bruno Galeotti
Bruno Galeotti
@hkeithk > Separately - also seeing the same warning message as @williamneves Are you using expo?
@intoday87 did you run `pod install` as the warning says? Otherwise, please provide a repro repository.
@drop-evan I just added a working demo application https://github.com/bgaleotti/react-query-native-devtools/pull/96 using `[email protected]`. I don't think your error belongs to this extension.
@timdorr seems like snapshots are different since Jest 29 https://jestjs.io/blog/2022/08/25/jest-29 and need to be updated.