Skip to content

Update demo for React-native 0.55.4+#65

Open
jadbox wants to merge 3 commits into
oney:masterfrom
jadbox:latest-rn
Open

Update demo for React-native 0.55.4+#65
jadbox wants to merge 3 commits into
oney:masterfrom
jadbox:latest-rn

Conversation

@jadbox
Copy link
Copy Markdown

@jadbox jadbox commented Jun 4, 2018

Update components, entry point, and package deps for the latest RN version.
"react": "^16.4.0"
"react-native": "^0.55.4"

@jadbox
Copy link
Copy Markdown
Author

jadbox commented Jun 4, 2018

Getting an error "RTCVideoView has no propType for native prop RTCVideoView.borderStartWidth" of native type 'Number'. I'm not sure where this is being defined as I don't see those properties being used in the demo.

@zxcpoiu
Copy link
Copy Markdown
Collaborator

zxcpoiu commented Jun 20, 2018

Thanks!

I guess the newer version of react native introduced a new props on native view components, which used in https://github.com/oney/react-native-webrtc/blob/master/RTCView.js and the underlying native view implementation on both iOS and Android.

It should be add/fix on react-native-webrtc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants