prscX / react-native-voice-recorder

React Native: Native Audio Recorder View
Apache License 2.0
93 stars 14 forks source link

null is not an object (evaluating 'RNVoiceRecorder.Record') #14

Open abir4u opened 4 years ago

abir4u commented 4 years ago

When running the Example in prscX/react-native-voice-recorder, I got the following error persistently when I clicked the button 'Record'.

My Configuration: react-native-cli: 2.0.1 react-native: 0.59.10

P.S.: Similar error is displayed for 'Play' button as well. null is not an object (evaluating 'RNVoiceRecorder.Play')