Hello. I have two errors: ``` Warning: Native component for "RCTStream" does not exist Warning: Native component for "RCTPlayer" does not exist ``` That's what I did: - git clone https://github.com/shcoderAlex/react-native-starter-app - npm install - npm install --save react-native-video-stream - rnpm link react-native-video-stream - react-native start && react-native run-ios
Hello.
I have two errors:
That's what I did: