Commit Graph

17 Commits

Author SHA1 Message Date
Lochlan Wansbrough 65b5033596 I believe this will fix issues #52 and #58. There are a lot of changes here due to a whitespace formatting change. 2015-07-09 20:11:50 -07:00
Lochlan Wansbrough 2b2dd33b2f Merge branch 'feature/video' 2015-07-02 13:15:10 -07:00
Lochlan Wansbrough 035166f525 Fixed up some of the video bugs, refactored some of the code 2015-07-02 13:04:25 -07:00
Andreas Keller 6d3af38178 Adds torchMode property 2015-06-15 20:58:36 +02:00
Matthieu Achard 5a151a808d added video support for cameraRoll and disk targets 2015-06-14 19:18:50 +02:00
Lochlan Wansbrough fa854fed4d Now supports capture to camera roll 2015-06-02 14:23:20 -07:00
guodong 3dd33d842e Add flash mode setting 2015-05-31 00:36:55 +08:00
Lochlan Wansbrough 7136aaee25 - Adds auto orientation adjustment
- Adds deprecation notice for old prop values
2015-05-01 14:33:23 -07:00
Zack 7bc2120055 capturePictureToDisk method 2015-04-30 12:40:19 -07:00
Lochlan Wansbrough 60fe613bd1 Added QR code reader functionality 2015-04-19 15:53:30 -07:00
Lochlan Wansbrough 6d7d360f18 Contains fixes for the viewfinder. 2015-04-16 17:16:35 -07:00
Lochlan Wansbrough 488e5327f7 Updates for React Native 0.3.11 updates. Major breaking changes here. Emphasis on the breaking. 2015-04-10 19:56:30 -07:00
Lochlan Wansbrough 75129b54d7 Still image capture now works correctly! 2015-04-08 13:51:31 -07:00
Lochlan Wansbrough 8e8663b902 Fixed camera aspect 2015-04-02 20:05:28 -07:00
Lochlan Wansbrough 1d11dfe010 - Enables addition of subviews inside the camera layout (this will make it easier to add overlays, buttons, etc.)
- Got further along with image capture. Only captures the first(?) frame of the output from when the camera starts, not the frame at the time the picture is taken... Let me know if you know how to fix this @lwansbrough on twitter.
2015-04-02 18:07:22 -07:00
Lochlan Wansbrough 20be488fa8 Added support for camera switching and basic image capturing! 2015-04-02 02:40:03 -07:00
Lochlan Wansbrough 296f190645 Pushing files 2015-03-31 18:02:57 -07:00