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

Fix PropTypes is not an object #22

Open yooouuri opened 7 years ago

yooouuri commented 7 years ago

Fix #21

Update the README, should make it more clearer

flyandi commented 7 years ago

Can we promote this asap please.

yooouuri commented 7 years ago

You can npm install my fork until the maintainer decides to merge my PR

clarksandholtz commented 6 years ago

Would be awesome to get this merged in

clarksandholtz commented 6 years ago

@keshavkaul do you need more maintainers on this project?

jimmyl02 commented 6 years ago

This is an important fix, would be wonderful to have this merged in.

stefannew commented 6 years ago

I can't think of any reason this hasn't been merged yet.

vitto-moz commented 6 years ago

@yooouuri thank you, man!!!!

jeremywiebe commented 6 years ago

Doesn't this need to also add prop-types as a dependency in package.json?