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.

handling Expo apps

See original GitHub issue

I’m pretty new to RN. As far as I understand Expo apps (created using create-react-native-app CLI) doesn’t have android and ios directories. In order to have them I have to detach from Expo my app. There is a way to use react-native-vector-icons without this breaking change?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
ykforerlangcommented, Jul 4, 2018

Have you tried? npm install --save @expo/vector-icons

That way you have vector icons in your CRNA/Expo project https://expo.github.io/vector-icons/

0reactions
antonioaltamuracommented, Jul 4, 2018

@ykforerlang Yes I’m using that module, it’s the solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling Expo - Apps on Google Play
About this app. arrow_forward. B2B Handling Expo Connect With the right people at the right place easily and more effective. Updated on. Sep...
Read more >
Handle platform differences
Expo is an open-source platform for making universal native apps for Android, ... Handle platform differences ... To use it, let's import it...
Read more >
Handling Expo on the App Store
Read reviews, compare customer ratings, see screenshots, and learn more about Handling Expo. Download Handling Expo and enjoy it on your ...
Read more >
Installation | React Native Gesture Handler
To use the version of react-native-gesture-handler that is compatible with your managed Expo project, run expo install react-native-gesture-handler . The Expo ...
Read more >
Building React Native Apps — Expo or not?
With Expo, you can quickly publish updates to your app over the app, with ease. There is no native code, hence you don't...
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