error on nativebase 2.13.12 and expo 36.0.0 (REACT-NATIVE)
See original GitHub issueUnable 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:
- Created 4 years ago
- Reactions:44
- Comments:44 (8 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
npm i --save-exact native-base@2.13.8
Expo should release a version with that version@juandav try rm -rf node_modules && npm i