ninjacoder
ninjacoder
### Provide environment information nothing ### Describe the bug ### ❗ Problem Using `trpc.studio.getMany.useSuspenseInfiniteQuery({ limit: 5 })` works correctly **on first render**, but after a mutation followed by `utils.studio.getMany.invalidate()`, tRPC...
### Description  ``` `No ViewManager found for class RNCSafeAreaProvider get (ViewManagerRegistry.java:88) createShadowNode` ``` Steps to reproduce Create new React Native project (react-native init MyApp --version 0.80.1) Add/remove some packages...