-
Notifications
You must be signed in to change notification settings - Fork 327
Description
问题的具体描述
RN工程 ,用AS 加载安卓目录 ,加载时间非常长 一直在索引 起码要半小时以上 才能索引完成
请描述完整的环境/版本信息
react-native@0.80.1
"react-native-fast-image": "8.6.1",
"react-native-file-logger": "0.3.1",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "2.4.2",
"react-native-gradle-plugin": "0.0.6",
"react-native-image-crop-picker": "0.37.3",
"react-native-image-marker": "1.1.15",
"react-native-image-zoom-viewer": "3.0.1",
"react-native-linear-gradient": "2.6.2",
"react-native-modal": "13.0.1",
"react-native-orientation-locker": "1.5.0",
"react-native-pager-view": "6.2.3",
"react-native-pdf": "6.7.1",
"react-native-permissions": "4.1.4",
"react-native-popover-view": "^6.1.0",
"react-native-progress": "5.0.0",
"react-native-qrcode-svg": "6.3.2",
"react-native-reanimated": "3.4.2",
"react-native-root-siblings": "4.1.1",
"react-native-root-toast": "3.6.0",
"react-native-safe-area-context": "4.3.1",
"react-native-screens": "3.25.0",
"react-native-shadow-2": "7.1.0",
"react-native-signature-pad": "0.1.2",
"react-native-size-matters": "0.4.0",
"react-native-sound": "0.11.2",
"react-native-splash-screen": "3.3.0",
还有很多
预期结果
期望 按需加载 ,或者减少索引时间