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.

error on nativebase 2.13.12 and expo 36.0.0 (REACT-NATIVE)

See original GitHub issue

Unable to resolve “@expo/vector-icons/Fontisto” from “node_modules/native-base/dist/src/basic/IconNB.js”

EDIT Downgrading 2.13.8 is an alternative solution:

  • npm i --save-exact native-base@2.13.8

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:44
  • Comments:44 (8 by maintainers)

github_iconTop GitHub Comments

58reactions
Gregoirevdacommented, Mar 17, 2020

npm i --save-exact native-base@2.13.8 Expo should release a version with that version

6reactions
onurcskuncommented, Mar 17, 2020

@juandav try rm -rf node_modules && npm i

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade React Native, native-base, from version 2.13 to 3.01 ...
Upgrade React Native, native-base, from version 2.13 to 3.01 causes, Error: type is invalid -- expected a string (for built-in components).
Read more >
Mohamadhassan98/react-in-motherland - CodeSandbox
This Sandbox is in sync with master on GitHub. You have to fork to make changes. Fork. Files .expo-shared .idea. assets. native-base-theme.
Read more >
unrecognized font family ionicons react native ios - You.com
I don't understand where i make a mistake. enter image description here. Open side panel. Unrecognized font family 'ionicons' expo + native-base.
Read more >
native-base/README.md - UNPKG
You've successfully setup [NativeBase](https://nativebase.io/) with your [React Native](https://facebook.github.io/react-native/) app. Your React Native app is ...
Read more >
[解決済エラー]nativebase 2.13.12 にて Module not found
エラーを吐かれた。 error on nativebase 2.13.12 and expo 36.0.0 (REACT-NATIVE). 適当に調べてたらGithub issues にて議論されていました。
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