open-telemetry / open-telemetry/opentelemetry-android
Add a way to do "react native mode" in demo app
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 297
- Forks
- 113
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 51
Description
See this PR: https://github.com/open-telemetry/opentelemetry-demo/pull/1781
Got me thinking that we could/should have a way to launch the main part of the demo app in a react-native mode. Ideally we would not have to reinvent this or rebuild things, but can use the above mentioned code. Users are often asking about RN, and I think this could be quite helpful.
As I noted in a comment in that PR, there are bound to be some interop challenges and this could help highlight those.
Contributor guide
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
Review the referenced pull request 1781 first, then identify the demo app entry point and how its main portion could launch in React Native mode. Done should mean the demo can be launched in that mode without unnecessary rebuilding and that React Native interop challenges are exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100