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

Support for React Native 0.47 #13

Open toblerpwn opened 7 years ago

toblerpwn commented 7 years ago

This will stop throwing warnings on version 0.x, but explicitly handles all advices compatibility changes through 0.47 as far as I know.

Fixes #12

keshavkaul commented 7 years ago

@toblerpwn Thanks for the PR. I'm not getting time to work on this for now. I'll try and review it this week.

flyandi commented 7 years ago

Can we promote this please. We all stranded with 0.47 because the annotation was retired.

keshavkaul commented 7 years ago

@toblerpwn bumped the package to v1.0.1 to include this fix for RN 0.48.0 see #18