expo / dev-plugins

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.
MIT License
146 stars 24 forks source link

Handle react query bigint #29

Closed 0xjojoex closed 7 months ago

0xjojoex commented 7 months ago

flatted stringify cannot handle bigint, however it should be supported by react query.

Note that you might need to add queryKeyHashFn to support bigint in query key