Flaslist don't work with mobx when update prop of obj #1991
Unanswered
LuonggNguyen
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@LuonggNguyen Can you provide some code? I suspect your item components aren't wrapped in observer, but I'd like to see the code first. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I update the object's properties but the flatlist data doesn't update, I have to make the interface re-render for the flatlist to update.
Anyone who has had this problem before, please help me, thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions