microsoft / microsoft/react-native-windows-samples
Describe differences between REACT_METHOD and REACT_SYNC_METHOD
@vmoroz is already working on this.
Since Oct 2, 2020.
- Dominant language
- C#
- Stars
- 544
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
performance implications [](start = 127, length = 24)
I do not think it is a true statement. On their own the synchronous methods do not cause perf issues. In future TurboModules all methods are planned to be synchronous according to the FB team. Should we rather speak about the differences and limitations instead of on insisting using the REACT_METHOD?
Originally posted by @vmoroz in https://github.com/microsoft/react-native-windows-samples/pull/280#discussion_r498541384
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.