आयात त्रुटि का प्रयास किया गया: 'ईजींगएनोड' को 'प्रतिक्रिया-देशी-पुनर्मूलित' से निर्यात नहीं किया गया है

Aug 17 2020

मैं अपने एक्सपो ऐप में @ रिएक्शन-नेविगेशन / स्टैक का उपयोग कर रहा हूं और सब कुछ ठीक काम कर रहा है। मैं अपने ऐप में टैब / दराज के नेविगेशन को जोड़ना शुरू करना चाहता था और जब मैं आयात करने का प्रयास करता हूं तो निम्नलिखित 2 त्रुटियों में भाग रहा हूं

import { createMaterialBottomTabNavigator } from '@react-navigation/material-bottom-tabs';
import { createMaterialTopTabNavigator } from '@react-navigation/material-top-tabs';
Attempted import error: 'EasingNode' is not exported from 'react-native-reanimated'.

तथा

Attempted import error: 'Appearance' is not exported from 'react-native-web/dist/index'.

निम्नलिखित मेरा पैकेज है। संदेश:

{
  "main": "node_modules/expo/AppEntry.js",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "eject": "expo eject"
  },
  "dependencies": {
    "@react-native-community/async-storage": "^1.11.0",
    "@react-native-community/masked-view": "0.1.10",
    "@react-navigation/material-bottom-tabs": "^5.2.16",
    "@react-navigation/material-top-tabs": "^5.2.16",
    "@react-navigation/native": "^5.7.3",
    "@react-navigation/stack": "^5.9.0",
    "@reduxjs/toolkit": "^1.4.0",
    "expo": "~38.0.8",
    "expo-status-bar": "^1.0.2",
    "react": "~16.11.0",
    "react-dom": "~16.11.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",
    "react-native-elements": "^2.2.1",
    "react-native-gesture-handler": "~1.6.0",
    "react-native-paper": "^4.0.1",
    "react-native-reanimated": "~1.9.0",
    "react-native-safe-area-context": "~3.0.7",
    "react-native-screens": "~2.9.0",
    "react-native-tab-view": "^2.15.1",
    "react-native-web": "~0.11.7",
    "react-redux": "^7.2.1",
    "redux": "^4.0.5"
  },
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "babel-preset-expo": "~8.1.0"
  },
  "private": true
}

मैं इस समस्या को हल करने के लिए एक नया एक्सपो ऐप बनाने के रूप में जहाँ तक गया हूँ, लेकिन नीचे / ऊपर टैब नाविकों को आयात करने के बाद भी मैं एक दीवार से टकराता हूँ। कुछ पता है इसे कैसे हल करना है?

जवाब

2 Lpaydat Sep 05 2020 at 23:22

मेरी समस्या हल react-native-paperकरने के लिए डाउनग्रेड करें 4.0.0-alpha.1। ऐसा लग रहा था कि [email protected]वह असंगत है react-native-paper@^4.0.1