Replies: 1 comment 3 replies
-
@samsnori Both work, it's just that As recreating a function instance is less costly than creating a new |
Beta Was this translation helpful? Give feedback.
3 replies
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 was looking at the example implementation which uses:
And when I look at the React Native documentation they write:
Shouldn't this be therefore something like:
Looking forward to learn about the chosen solution!
Thanks for the awesome package!
Beta Was this translation helpful? Give feedback.
All reactions