mohebifar / react-native-copilot

Step-by-step walkthrough tooltip for your react native app
MIT License
2.23k stars 406 forks source link

Problem with react native svg #165

Open Mateusas3s opened 4 years ago

Mateusas3s commented 4 years ago

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

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" },

EzequielMonteleone commented 4 years ago

You have to downgrade react-native-svg to version 9.13.3