在React Native中安装Nativebase后应用程序无法正常工作

时间:2018-10-30 08:39:10

标签: android ios react-native native-base

enter image description here

在添加Nativebase App之前工作正常。在添加其提示错误消息后。

1 个答案:

答案 0 :(得分:1)

确保您遵循了React Native / Expo的安装步骤,无论哪种项目类型为https://docs.nativebase.io/docs/GetStarted.html

文档提到,如果它是Expo应用程序,则需要使用loadAsync

这是解释此内容的屏幕截图

enter image description here