Enhancing Library Usability with Communication Error Handling in Queries and Mutations - #12
Closed
psyrenpark wants to merge 1 commit into
Closed
Enhancing Library Usability with Communication Error Handling in Queries and Mutations#12psyrenpark wants to merge 1 commit into
psyrenpark wants to merge 1 commit into
Conversation
Hello, I've been enjoying using this library. During its use, I've made some modifications. I would appreciate it if you could review them. P.S: I am a React Native developer currently studying Compose and SwiftUI in the React paradigm.
Owner
|
Wow! I thought nobody uses this library. Thanks for using this. It's bedtime right now, I will read this issue in the morning. |
Owner
|
I am working on a v2 of this library at #16 where my goal will be to get a feature-rich and correct implementation of Tanstack Query. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello~
I've been enjoying using this library. During its use, I've made some modifications.
I would appreciate it if you could review them.
Thank you for creating such a great library. If circumstances allow while I continue to study, I plan to make further modifications.
P.S.:
I am a React Native developer currently studying Compose and SwiftUI in the React paradigm.
Below are the reference materials.
//swift ui
https://github.com/unixzii/swiftui-for-react-devs
// compose
https://tigeroakes.com/posts/react-to-compose-dictionary/