tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined is not an object (evaluating '_react3.default.PropTypes.string')

drpshtiwan opened this issue · comments

When I run on the simulator it shows this error.
I have installed via
"react-native-audio-streaming": "git+https://github.com/tlenclos/react-native-audio-streaming.git",
I installed prop-types.

Fixed by cleaning build!

Fixed by cleaning build!

What does this mean? I cleared my watchman cache, yarn cache, deleted node_modules, reinstalled still getting this error.