Is there any way to see pending API calls (not only completed ones)? #1538
Unanswered
AndreiDIT98
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
I'm looking for a way to make Reactotron display pending API calls.
The way it worked in Flipper is that the pending API call was added into a chronological list and while it was pending, the status column was empty. It was later filled with the completed called status. I personally find it quite useful from a debugging perspective.
Is there any way to replicate this behavior?
Beta Was this translation helpful? Give feedback.
All reactions