keshavkaul / react-native-sketch-view

A React Native component for touch based drawing supporting iOS and Android.
MIT License
99 stars 47 forks source link

Tool Thickness support in Props for Android and iOS #10

Open salockhart opened 7 years ago

Mactub07 commented 6 years ago

@salockhart , has error while use your fork : 'SketchView' has no propType fo native props "RNSketchView.toolThinkness" of native type "number'

RN verison : 0.49.5 OS: android

after long debug fix problem, need to delete node-modules and install ones again; great thanks for this PR, will be happy it this PR will be approved