Commit Graph

221 Commits

Author SHA1 Message Date
Loch Wansbrough e358622ff2 Merge pull request #49 from andreaskeller/torchMode
Adds torch mode property
2015-06-15 21:32:33 -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
Loch Wansbrough 79225127c8 Merge pull request #47 from jtremback/patch-1
Use dummy image in simulator
2015-06-13 15:37:20 -07:00
Jehan 86486adcdc Use dummy image in simulator 2015-06-12 15:23:47 -07:00
Lochlan Wansbrough 3dcd6b0a16 Fixed peerDependencies. Should be pretty broad now. 2015-06-10 14:59:07 -07:00
Lochlan Wansbrough 06e040ad56 Updated RN dep 2015-06-09 11:05:02 -07:00
Lochlan Wansbrough 1102a53c13 Fixes issue with un-rendering the camera view 2015-06-04 14:37:36 -07:00
Lochlan Wansbrough a9e5b55b4d Fixed tag name 2015-06-02 15:18:19 -07:00
Lochlan Wansbrough 6f667f16ee REM support (Fixes #40) 2015-06-02 15:17:01 -07:00
Lochlan Wansbrough 021e8b58dc Fixes #35 2015-06-02 14:34:03 -07:00
Lochlan Wansbrough fa854fed4d Now supports capture to camera roll 2015-06-02 14:23:20 -07:00
Loch Wansbrough a729c89554 Merge pull request #41 from guodong000/dev
Add flash mode setting
2015-05-31 00:42:57 -07:00
guodong 3dd33d842e Add flash mode setting 2015-05-31 00:36:55 +08:00
Lochlan Wansbrough ebe995a177 Version bump for RN fix 2015-05-18 14:52:10 -07:00
Loch Wansbrough ae8e0d4918 Merge pull request #34 from dhrrgn/patch-1
Fix for RN 0.4.3 breaking changes.
2015-05-15 11:18:12 -07:00
Dan Horrigan 3a25e3da7a Fix for RN 0.4.3 braking changes.
Fixes the breaking changes in React Native v0.4.3
2015-05-15 11:09:39 -04:00
Lochlan Wansbrough 57a32eb672 Fixes #25 2015-05-05 02:11:10 -04:00
Lochlan Wansbrough c721e92761 Fixes captureTarget bug 2015-05-04 12:27:36 -07:00
Lochlan Wansbrough 631ea89087 Actually fixes #24 2015-05-03 18:54:28 -07:00
Lochlan Wansbrough bbce1ca770 Fixes #24 2015-05-03 18:32:32 -07:00
Lochlan Wansbrough 547bd2482b Version bump 2015-05-02 01:14:04 -07:00
Lochlan Wansbrough b8fe5c246b Fixed deprecation notices. 2015-05-02 01:13:40 -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 6dfcfa134e Improvements to PRs and working towards v2. WIP. 2015-05-01 01:16:32 -07:00
Loch Wansbrough e33127e765 Merge pull request #19 from amccloud/constants
Expose properties as constants and make case consistent with StatusBarIOS
2015-04-30 23:45:37 -07:00
Loch Wansbrough 1a9eebc5d6 Merge pull request #20 from rt2zz/master
Add capturePictureToDisk method - transitional
2015-04-30 22:54:08 -07:00
Zack 2cf627809b add capturePictureToDisk to react component 2015-04-30 21:04:16 -07:00
Zack 7bc2120055 capturePictureToDisk method 2015-04-30 12:40:19 -07:00
Andrew McCloud 5b157fb0e8 Expose properties as constants and make case consistent with StatusBarIOS 2015-04-30 00:10:21 -07:00
Loch Wansbrough 30a47427e1 Merge pull request #18 from amccloud/patch-1
Fix undefined variables
2015-04-28 10:31:30 -07:00
Andrew McCloud a5df63eec8 Fix undefined variables 2015-04-27 23:06:35 -07:00
Lochlan Wansbrough fdd947159e Fixes #8 2015-04-24 11:56:16 -07:00
Lochlan Wansbrough b29198875d Added GIF 2015-04-24 10:52:00 -07:00
Lochlan Wansbrough 3e33afe077 Version bump for npm 2015-04-20 23:10:15 -07:00
Lochlan Wansbrough e30446eea3 Changed the react native dep to peer dep 2015-04-19 16:52:36 -07:00
Lochlan Wansbrough 60fe613bd1 Added QR code reader functionality 2015-04-19 15:53:30 -07:00
Lochlan Wansbrough 6e879f59a6 Fixes broken Xcode project 2015-04-16 17:41:00 -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 b6cac4fa9a Version locked react until a fix is found for crashing issue 2015-04-08 22:13:34 -07:00
Lochlan Wansbrough a57508a2c3 Crash issue acknowledgement 2015-04-08 22:06:00 -07:00
Lochlan Wansbrough 10752e2ece Added header search paths to project. Shouldn't need to do it in the getting started step anymore. 2015-04-08 14:36:36 -07:00
Lochlan Wansbrough e28147293d Major bug fix 2015-04-08 14:32:27 -07:00
Lochlan Wansbrough 75129b54d7 Still image capture now works correctly! 2015-04-08 13:51:31 -07:00
Loch Wansbrough 20c309156d Merge pull request #12 from rojotek/patch-1
Update README.md
2015-04-08 01:04:55 -07:00
rojotek 44da396efe Update README.md
minor typo fix.
2015-04-08 15:41:00 +10:00
Loch Wansbrough fbd99270c7 Update README.md
Added known issues + todo
2015-04-04 00:27:56 -07:00
Loch Wansbrough 8f39be9aec Merge pull request #9 from scottdixon/readme
Updated README
2015-04-04 00:06:14 -07:00
scottdixon 568e31e5d9 Updated README: included TouchableHighlight component in example. Clarified example setup 2015-04-03 15:59:25 -07:00