VGamezz19 / react-native-sketch-draw

🔵React Native (v0.53) 🎨Component for touch based drawing supporting iOS and Android.
MIT License
34 stars 9 forks source link

UIManager warning #7

Closed cristianoccazinsp closed 5 years ago

cristianoccazinsp commented 5 years ago

W/ReactNativeJS: Accessing view manager configs directly off UIManager via UIManager['RNSketchView'] is no longer supported. Use UIManager.getViewManagerConfig('RNSketchView') instead.