react-native-sketch-draw
react-native-sketch-draw copied to clipboard
🔵React Native (v0.53) 🎨Component for touch based drawing supporting iOS and Android.
Go to app-name/Libraries/RNSketchView.xcodeproj/SketchView, but I only have app-name from Xcode, and there isn't Libraries. Thanks, Jay Lin
Environment: OS: macOS High Sierra 10.13.4 Node: 9.5.0 Yarn: 1.3.2 npm: 5.6.0 Watchman: Not Found Xcode: Xcode 9.3.1 Build version 9E501 Android Studio: 3.1 AI-173.4720617 Packages: (wanted => installed) react:...
when i save the image , i get png image , how to setting to get jpg image ?
### Environment React Native Environment Info: System: OS: macOS 10.14.5 CPU: (4) x64 Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz Memory: 20.55 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries:...
When I take a picture using react-native-camera, save it in Capture Mode 'temp' and then pass this down as a prop (previously removing the 'file://' from the path), when SketchDraw...