Commit Graph

7 Commits

Author SHA1 Message Date
aksonov
21a3853e36 fix passing cameraOptions and default overlay color 2017-08-04 14:02:53 +02:00
Ran Greenberg
4f72a00c0e pass extra props to camera screen into react-native View wrapper (current usge for pass testID) 2017-08-02 17:30:02 +03:00
Jon Kessler
80f862e315 Pull in prop-types dependency to avoid deprecation warnings 2017-07-26 12:06:31 -07:00
Amit Davidi
1ab27b151b Add API for resolving complete image data from camera event 2017-05-28 17:29:40 +03:00
Artal Druk
4fe138fe2a - support capture/retake mode on the full screen camera on Android
- delete the temp file (created in capture/retake) when canceled
2017-03-22 18:40:35 +02:00
Artal Druk
9ca33bfdc8 - support capture/retake mode on the full screen camera
- make the shouldSaveToCameraRoll camera capture flag usable (on iOS for now) so it calls the completion if it’s not enabled
- expose a new method saveImageURLToCameraRoll that is used in the retake mode so the image can be saved to the gallery
2017-03-21 15:24:19 +02:00
Ran Greenberg
16e81b3a36 improve camera screen on android
merge index for both platforms
2017-03-14 12:44:19 +02:00