react-native-red5pro icon indicating copy to clipboard operation
react-native-red5pro copied to clipboard

Fix yellow box warning

Open andrew-schenk opened this issue 5 years ago • 0 comments

Accessing view manager configs directly off UIManager via UIManager['R5VideoView'] is no longer supported. Use UIManager.getViewManagerConfig('R5VideoView') instead.

andrew-schenk avatar Aug 13 '20 15:08 andrew-schenk