Austin Johnson

Results 3 issues of Austin Johnson

It would be super helpful if the Expo DevTools plugin exposed which clients are currently connected. That way, DevTools could show a device connection status. I created [tanstack-query-dev-tools-expo-plugin](https://github.com/LovesWorking/tanstack-query-dev-tools-expo-plugin), a React...

New plugin until this one is updated https://github.com/LovesWorking/watermelondb-expo-plugin-sdk-52-plus if anyone else needs it!

I'm using the latest Expo and React Native versions and running into Turbo module issues. **Package versions:** ```ts "@morrowdigital/watermelondb-expo-plugin": "^2.3.3", "@nozbe/watermelondb": "^0.28.0", ``` **Expo plugin config** ```ts [ '@morrowdigital/watermelondb-expo-plugin', {...