Replies: 1 comment 2 replies
-
Hmm, it looks good to me at a glance. Would you like to try creating a minimal reproduction? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried a very basic implementation. whenever i change the tab it goes into render loop. useState works fine though.
Below is how i am updating tab
Here is the Valtio state
Here is how Bottom Tab is being used
Please let me know if i am doing anything wrong here, thanks
Beta Was this translation helpful? Give feedback.
All reactions