query icon indicating copy to clipboard operation
query copied to clipboard

(docs) new react-native query devtools.md

Open jossydeleon opened this issue 1 year ago • 5 comments

Update query docs with a new tool to debug query in react-native https://github.com/jossydeleon/react-native-query-devtool-monorepo

jossydeleon avatar Apr 15 '24 15:04 jossydeleon

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Jun 8, 2024 5:33pm

vercel[bot] avatar Apr 15 '24 15:04 vercel[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 296c61bc3f37f2268a77501382234eb67511e675:

Sandbox Source
@tanstack/query-example-angular-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

codesandbox-ci[bot] avatar Apr 15 '24 15:04 codesandbox-ci[bot]

it's a bit weird that we have some tools linked in the react native section and some here:

https://tanstack.com/query/v5/docs/framework/react/react-native

it would be great if you could consolidate a list into a single place and then link the other page to it 🙏

TkDodo avatar Jun 08 '24 17:06 TkDodo

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 11d5e9c58049c527ac7bf2d762b6b7b9b02f18f8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jun 08 '24 17:06 nx-cloud[bot]

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 11d5e9c

@tanstack/angular-query-devtools-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@7282
@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@7282
@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@7282
@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@7282
@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@7282
@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@7282
@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@7282
@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@7282
@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@7282
@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@7282
@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@7282
@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@7282
@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@7282
@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@7282
@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@7282
@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@7282
@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@7282
@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@7282
@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@7282
@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@7282
@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@7282

templates

pkg-pr-new[bot] avatar Jul 21 '24 22:07 pkg-pr-new[bot]

we should have all react-native specific things in the react-native docs, and we can link to them from the devtools docs. please file a new PR if you want that.

TkDodo avatar Sep 15 '24 19:09 TkDodo