react-native-draw
react-native-draw copied to clipboard
feat: add shouldCancelWhenOutside parameter in Canva.tsx
Changes
Motivation:
- shouldCancelWhenOutside option which is hardcoded to true
- I want have choice, set shouldCancelWhenOutside parameter
Modifications:
- add shouldCancelWhenOutside parameter in Canvas.tsx
- update docs
Related Issues
#64