【发布时间】:2022-11-19 03:06:28
【问题描述】:
我升级了 expo 并使用了 react-native-star-rating 并且我得到:
ERROR TypeError: undefined is not an object (evaluating '_reactNative.Text.propTypes.allowFontScaling')
ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called.
我看到了一些关于这个补丁的东西,但我不知道我是怎么做到的
【问题讨论】:
标签: react-native expo