上次创建的应用里,将APP.JSON里的内容覆盖为: <View style={{ flex: 1, justifyContent: "center", alignItems: "center" }}> <Text>Hello, world!</Text> </View> 然后运行看看效果