react-native-nodemediaclient
react-native-nodemediaclient copied to clipboard
Fixed Warnings when directly accessed - RCTNodeCamera and RCTNodePlay…
Fixed Below Warnings:
Accessing view manager configs directly off UIManager via UIManager['RCTNodeCamera'] is no longer supported. Use UIManager.getViewManagerConfig('RCTNodeCamera') instead.
- node_modules/expo/build/environment/muteWarnings.fx.js:18:23 in warn
- node_modules/react-native/Libraries/ReactNative/UIManager.js:164:12 in get
- node_modules/react-native/Libraries/Utilities/defineLazyObjectProperty.js:42:18 in getValue
- node_modules/react-native-nodemediaclient/NodeCameraModule.js:62:16 in start
- src/screens/live-stream/LiveStreamScreen.js:30:4 in componentDidMount
- node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15036:10 in commitLifeCycles
- node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:16636:8 in commitAllLifeCycles
- ... 18 more stack frames from framework internals
Fixed with #50
Is this issue fixed? That error still seems to be there. Even after making these changes. Is this repo considered DOA?
@dineshmatta this package work in Expo?
@joelemanoel No, I had to eject it form expo to use this package, but I am no longer using this package I found some other alternatives
@joelemanoel No, I had to eject it form expo to use this package, but I am no longer using this package I found some other alternatives
What the alternatives? Share, please.
@joelemanoel I went ahead with Bambuser.com its a paid service their react native package worked flawlessly for me