microsoft / microsoft/react-native-windows-samples
Missing documentation coverage: CallJsFunction
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 544
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
There is example documentation showing EmitJsEvent, but there is also the public API for CallJSFunction. It'd be great to have a simple example in the example app or whatever somewhere.
Just something to point to people who want to use CallJsFunction as a valid thing, and expected parameters (basically just add 'emit')
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.
Research direction
Start by locating the existing EmitJsEvent example in the example app or documentation. Add a similarly simple CallJSFunction example that shows the expected emit parameter, and confirm the example is a usable pointer for callers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100