[ANN] ReScript bindings for React Query

Hi everyone!

I’m working on some bindings for react-query. It’s still a work in progress but will be actively maintained.
React Query’s API is complex and abuses a lot of union types and other TypeScript features which makes the ReScript bindings very complex. So, if you found an issue or something that is not working as expected, just let me know :slight_smile:

9 Likes