mohebifar / mohebifar/react-native-copilot

Problem with react native svg

Open
#165 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Current Behavior
I'm having problems using react-native-copilot, being more specific, in react-native-svg.
If I normally install the latest version available (11.0.1), this error occurs:

WhatsApp Image 2020-01-20 at 22 37 37 (3)
WhatsApp Image 2020-01-20 at 22 37 37 (2)
WhatsApp Image 2020-01-20 at 22 37 37 (1)
WhatsApp Image 2020-01-20 at 22 37 37
WhatsApp Image 2020-01-20 at 22 37 38

In this way I tried to install previous versions, like the react-native-svg version 9.13.3, for example, but another error occurred:

WhatsApp Image 2020-01-20 at 22 37 14 (2)
WhatsApp Image 2020-01-20 at 22 37 14 (1)
WhatsApp Image 2020-01-20 at 22 37 14

Input Code

  • REPL or Repo link if applicable:

This is my repo: copilot-test

Environment
"dependencies": {
"expo": "~36.0.0",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz",
"react-native-copilot": "^2.4.6",
"react-native-svg": "^11.0.1",
"react-native-web": "~0.11.7"
},

Contributor guide

Open the contributing guide

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

Start with the linked copilot-test repository and its package dependencies, reproducing the failures on Expo SDK 36 with react-native-copilot 2.4.6 and react-native-svg 11.0.1. Compare the reported failures with the older SVG version and inspect the compatibility boundary between the packages. Done means a confirmed supported dependency combination or a documented, tested fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, react-native
Domain
mobile
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.