New release 24 gives errors

Hello,

I followed the upgrade part tot the letter and did all the part including cleaning modules and cache
However after building my app i am getting errors:
undefined is not a function: _expo.Font.style(fontName, {ignoreWarning: true})

Finding this I can only find it in: @expo/vector-icons/createIconSet.js

Any idea how to solve this? Or what the casue is?

Thanks in advance

hello! do you have @expo/vector-icons in your package.json? if so, remove it so that you use the version that is bundled with expo

Works like a charm. Thnks!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.