qiuxiang/react-native-recording

Undefined is not an object (evaluating Recording.init)

sandeepReddyG opened this issue · 1 comments

I am facing this error with react-native version 0.57.5. With latest version 0.60.3 its working fine. I am not sure how to fix this . Please let me know how to fix this.

You need to run react-native link react-native-recording, this solved the issue for me.