UNPKG

react-native-image-cropper

Version:

Crop image in React Native using pan to move, pinch to zoom -> capture to file or base64

19 lines (18 loc) 251 B
language: node_js cache: directories: - ~/.npm notifications: email: false node_js: - '9' - '8' install: - npm install before_script: - npm prune after_success: - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/