marlove / react-native-geocoding

MIT License
209 stars 56 forks source link

Try `npm install @types/react-native-geocoding` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-geocoding'; #22

Open pavm035 opened 5 years ago

pavm035 commented 5 years ago

Looks like after npm install types are not downloaded and vs code throwing error by saying unable to find types as

Try npm install @types/react-native-geocoding if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-geocoding';