Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
166 contributions in the last year
Contribution activity
July 2020
- mtford90/RNTestWatch Java
Created a pull request in Alecg956/RN-Apple-Watch-Example that received 1 comment
Wrap watch.subscribeToMessages in a useEffect hook
Your problem was that you're creating a new subscription every time the component re-renders. Everytime a message arrives, the component re-renders…
+48
−41
•
1
comment

