error: bundling failed: "Unable to resolve module `ReactNative` from `C:\\AnchorDev\\Anchor\\node_modules\\react-native\\Libraries\\react-native\\react-native-implementation.js`: Module does not exist
我正在使用react-navigation。在DrawerContent中,我添加了所有需要的東西,使抽屜的背景變爲綠色,同時它只覆蓋抽屜的一半。這是抽屜的代碼和圖像。 Here is the image import React, { Component } from "react";
import { View, ScrollView,Button,Text,StyleSheet } fr