Open lunlunshiwo opened 6 years ago
This plugin is unpopular for typescript。
cannt find Moudel “react-native-image-gallery” d.s.ts。 Try npm install @types/react-native-image-gallery if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-image-gallery';
npm install @types/react-native-image-gallery
declare module 'react-native-image-gallery';
so,what can help me?
This plugin is unpopular for typescript。
cannt find Moudel “react-native-image-gallery” d.s.ts。 Try
npm install @types/react-native-image-gallery
if it exists or add a new declaration (.d.ts) file containingdeclare module 'react-native-image-gallery';
so,what can help me?