-
Notifications
You must be signed in to change notification settings - Fork 259
Description
在我的开发环境中,无聊怎样这个插件都不起作用,我的环境如下
dependencies": { "@react-native-async-storage/async-storage": "^1.13.2", "@react-native-community/masked-view": "^0.1.10", "react": "16.13.1", "react-native": "0.63.4", "react-native-gesture-handler": "^1.9.0", "react-native-reanimated": "^1.13.2", "react-native-safe-area-context": "^3.1.9", "react-native-screens": "^2.16.1", "react-native-tiny-toast": "^1.0.7", "react-native-vector-icons": "^7.1.0", "react-navigation": "^4.4.3", "react-navigation-drawer": "^2.6.0", "react-navigation-stack": "^2.10.2", "react-navigation-tabs": "^2.10.1", "react-redux": "^7.2.2", "redux": "^4.0.5", "redux-thunk": "^2.3.0" }, "devDependencies": { "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", "GitHubTrending": "^5.0.0", "babel-jest": "^26.6.3", "eslint": "^7.15.0", "jest": "^26.6.3", "metro-react-native-babel-preset": "^0.64.0", "react-test-renderer": "16.13.1"