This is my app.js 我的应用程序的主体。..。从“react”导入React,{ useState };从“react-native”导入{ StyleSheet,Text,View,Button,TextInput,FlatList,};从“., TouchableOpacity } from "react-native";
return (
我已经安装了所有的依赖,但我仍然得到以下:使用Expo-CLI? Failed building JavaScript bundle.Unable to resolve module @react-navigation/native from /home/jonteyh/React_Native/projects/MealsToGo/App.js: @react-navigation/native</
我正在运行一个android应用程序,它是使用react本地博览会创建的。它在windows机器上运行良好,android工作室仿真器最近切换到了mac,当我在android中打开这个项目时,这个错误正在弹出。this.InnerNativeModule.configureProps(uiProps, nativeProps)', 'this.InnerNativeModule.configureProps' is undefined)
a