Commit Graph

23 Commits

Author SHA1 Message Date
Dmitriy Loktev 4d5a8ba16b Update to react-native@0.10, add APIs to Readme 2015-08-29 14:24:05 +06:00
Dmitriy Loktev 4456ce4a80 add onZoomChanged, onFocusChanged, set new default behavior, 2015-08-11 19:23:06 +06:00
Dmitriy Loktev be090ec70a Tap-to-focus and Pinch-to-zoom 2015-07-27 16:08:33 +06:00
Lochlan Wansbrough b3d6be156e Lingering fix from #68 2015-07-19 16:24:55 -07:00
Lochlan Wansbrough 17789a064b Attempting to improve performance by changing the initialization process 2015-07-19 13:02:35 -07:00
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
Andreas Keller 6d3af38178 Adds torchMode property 2015-06-15 20:58:36 +02:00
Lochlan Wansbrough 1102a53c13 Fixes issue with un-rendering the camera view 2015-06-04 14:37:36 -07:00
Lochlan Wansbrough 021e8b58dc Fixes #35 2015-06-02 14:34:03 -07:00
guodong 3dd33d842e Add flash mode setting 2015-05-31 00:36:55 +08:00
Lochlan Wansbrough bbce1ca770 Fixes #24 2015-05-03 18:32:32 -07:00
Lochlan Wansbrough 7136aaee25 - Adds auto orientation adjustment
- Adds deprecation notice for old prop values
2015-05-01 14:33:23 -07:00
Lochlan Wansbrough fdd947159e Fixes #8 2015-04-24 11:56:16 -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 92babe626f Minor refactor 2015-04-02 02:49:02 -07:00
Lochlan Wansbrough 20be488fa8 Added support for camera switching and basic image capturing! 2015-04-02 02:40:03 -07:00
Lochlan Wansbrough cb8165eb14 Adding support for camera switching (WIP) 2015-04-01 10:32:53 -07:00
Lochlan Wansbrough 04f733c04e Support for aspect (fit, fill, stretch) and orientation 2015-03-31 19:27:18 -07:00
Lochlan Wansbrough 296f190645 Pushing files 2015-03-31 18:02:57 -07:00