question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Should expo install cmd for Expo usage

See original GitHub issue

As per Expo docs, it demands that the library should be installed using expo install react-native-svg command.

Currently, the docs state that with Expo, this library is pre-installed.

Can I submit a PR to amend the docs?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
msandcommented, Oct 21, 2019

I guess expo install chooses a compatible version / way of bundling it. A pr would be very welcome!

0reactions
msandcommented, Oct 23, 2019

🎉 This issue has been resolved in version 9.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation - Expo Documentation
You can use Expo CLI without installation by leveraging npx — a Node.js package runner. For example, to see a list of available...
Read more >
Expo CLI - Expo Documentation
Install and update packages that work with the version of react-native in your project: npx expo install package-name . npx expo can be...
Read more >
Installing Expo modules
To install and use Expo modules, the easiest way to get up and running is with the install-expo-modules command. Terminal. Copy. # Install...
Read more >
Using libraries - Expo Documentation
The npx expo install command will pick a version of the library that is compatible with your project and then use your JavaScript...
Read more >
Installation in React Native and bare projects
If you created your project with npx react-native init and do not have any other Expo packages installed, you'd need to install Expo...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found