prscX / react-native-bottom-action-sheet

React Native: Native Bottom Action Sheet
Apache License 2.0
633 stars 48 forks source link

Could not find a declaration file for module 'react-native-bottom-action-sheet' #56

Open khanhbao0508 opened 4 years ago

khanhbao0508 commented 4 years ago

I have used many solutions to fix this but doesn't work. Please help react native 61 Screenshot from 2019-12-09 13-42-45

prscX commented 4 years ago

Thanks @khanhbao0508 for raising the issue.

Could you please verify your node_modules, does it contain this library.

Thanks </ Pranav >

khanhbao0508 commented 4 years ago

I checked the bottom-action-sheet file, I think it is missing the index.d.ts file or my project is missing something Screenshot from 2019-12-10 09-05-25

prscX commented 4 years ago

@khanhbao0508: Could you please share code snippet as well, how you are calling Show API.

Thanks </ Pranav >