"native-base": "2.4.3",
"react-native": "0.55.3",
"react": "16.3.1",
I get the following error when running react-native run-ios

Hello,
Any news on that? I have the same issue
+1
are there any updates?
i've tried removing node_modules and doing npm install. i still got the error.
here's my versions:
react-native-cli: 2.0.1
react-native: 0.47.2
"native-base": "^2.3.1",
I still got unexplainable errors after upgrading so I solved this by manually downloading rubicon-icon-font.ttf and pasted it in node_modules\native-base\Fonts\
For the record, I ended up removing node_modules folder, dumping watchman cache, dumping other caches and using the following versions:
"native-base": "^2.3.9",
"react": "16.3.1",
"react-native": "0.55.3",
Now everything seems to run smoothly.
Latest fixed on master
Release by EOD
Fixed with 2.4.4
Download the file and put in the required location. This fixed in my case.
File Location:
https://github.com/shoutem/school/blob/master/LunchSpotApp/android/app/src/main/assets/fonts/rubicon-icon-font.ttf
Same here on RN 0.60.5 and native-base 2.13.6
@g33ktony i have the same issue on AppCenter, so i decided to fix the version on 2.12.1.
2.12.1 works fine on my xCode.
Most helpful comment
Same here on RN 0.60.5 and native-base 2.13.6