RocketChat / RocketChat/Rocket.Chat.js.SDK
Implement SDK to React Native Project
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 146
- Forks
- 99
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 17
Description
Hi,
I found unable to resolve module in react-native project.
It is the dependency list in my project ,
"react": "16.8.3",
"react-native": "0.59.4",
"@rocket.chat/sdk": "^0.2.9-2"
below is the error message shown

please advise
Many Thanks
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
Reproduce the module-resolution error in a React Native project using react 16.8.3, react-native 0.59.4, and @rocket.chat/sdk ^0.2.9-2. Start by inspecting how the SDK package is exposed to React Native; done means the SDK can be imported without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100