bolan9999 / react-native-largelist

The best large list component for React Native.
https://bolan9999.github.io/react-native-largelist/
MIT License
2.32k stars 261 forks source link

建议修改index.d.ts里的模块定义 #451

Closed sfyblack closed 3 years ago

sfyblack commented 3 years ago

import { LargeList } from "react-native-largelist"; 的时候,VSCode提示 “...node_modules/react-native-largelist/index.d.ts”不是模块

declare module "react-native-largelist-v3" 后面的 -v3 去掉就正常了

Dev OS windows Target OS Android Simulator or real device? Simulator react-native:0.63.4 react-native-spring-scrollview:3.0.1-rc.5 react-native-largelist:3.1.0-rc.1

bolan9999 commented 3 years ago

哦,搞忘了,这个一个修改就要改好多地方。稍不留意发布上去就有问题/。

bolan9999 commented 3 years ago

已更新:3.1.0-rc.2