我正在构建底层选项卡导航从react导航v6反应本地移动应用程序,但遇到了一个错误。我正在使用物理设备进行测试:import {createBottomTabNavigator} from '@react-navigation/bottom-tabs/views/Home';
import Auth from '../views/Au
error: Error: Unable to resolve module react-native-safe-area-context from C:\USER\App\NavigationApp\NavigationApp\node_modules\@react-navigation\stack\src\views\Stack\StackView.tsx: react-native-safe-area-context我的代码: import React from