Skip to content

fix: react native uSES#4185

Merged
TkDodo merged 1 commit intoTanStack:mainfrom
DamianOsipiuk:potential-native-fix
Sep 19, 2022
Merged

fix: react native uSES#4185
TkDodo merged 1 commit intoTanStack:mainfrom
DamianOsipiuk:potential-native-fix

Conversation

@DamianOsipiuk
Copy link
Copy Markdown
Contributor

@DamianOsipiuk DamianOsipiuk commented Sep 18, 2022

@TkDodo
This is a potential fix following the same pattern as other .native files.
Unfortunately i do not have a good way to test it out. So people that have a reliable native setup should say if it works as intended.

fixes #4154

@codesandbox-ci
Copy link
Copy Markdown

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 0faab60:

Sandbox Source
@tanstack/query-example-react-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 18, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.41%. Comparing base (eab6e2c) to head (0faab60).
⚠️ Report is 2964 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4185      +/-   ##
==========================================
+ Coverage   96.36%   96.41%   +0.05%     
==========================================
  Files          45       62      +17     
  Lines        2281     2734     +453     
  Branches      640      789     +149     
==========================================
+ Hits         2198     2636     +438     
- Misses         80       96      +16     
+ Partials        3        2       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TkDodo
Copy link
Copy Markdown
Collaborator

TkDodo commented Sep 19, 2022

@TkDodo TkDodo merged commit 932dbc4 into TanStack:main Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@tanstack/react-query@4.3.4 react-native example does not work - queryFn not being called

3 participants