RocketChat / RocketChat/Rocket.Chat.js.SDK

Implement SDK to React Native Project

Open
#77 2 comments 0 reactions 0 assignees View on GitHub

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
Screenshot 2019-04-17 at 6 25 20 PM

please advise

Many Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.