报错 -Warning: ViewPagerAndroid has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/viewpager' instead of 'react-native'. See [链接]
最近再写一个 React + Ts 的项目,打包的时候就一直报这个错为什么啊node_modules/@types/testing-library__react/node_modules/@types/react/index.d.ts:3084:13 - error TS2717: Subsequent property declarations must have the same type. Property 'title' must be of type 'DetailedHTMLProps<HTMLAttributes<...