goodatlas / react-native-audio-record

Audio record buffers for React Native (iOS and Android)
MIT License
176 stars 100 forks source link

Could not find declaration file for module 'react-native-audio-record' #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi all,

After installing and linking in react-native v0.58.4 :

npm install --save react-native-audio record react-native link react-native-audio-record

I get the following error message after importing: import AudioRecord from 'react-native-audio-record';

1

I'm fairly new to this, so could anyone point me in the right direction? I have tried implementing the code as explained in the 'Usage' section to see if it would run. However I get the following error:

screenshot_20190218-145309