55 Commits

Author SHA1 Message Date
Eric Dobbertin
e2c2cff4a0 Support React 16 PropTypes removal (#769) 2017-08-03 12:24:11 -07:00
rt2zz
be969cdc57 0.9.5 2017-08-03 12:23:02 -07:00
rt2zz
97d5d7988a 0.9.4 2017-06-15 13:32:55 -07:00
rt2zz
a39bf6bba7 [git] add package-lock.json 2017-06-15 13:32:46 -07:00
rt2zz
be31e128b4 [git] ignore package-lock
update package.json
2017-06-15 12:58:03 -07:00
Xavier Damman
6e840f3ebd Activating Open Collective (#722)
* Added backers and sponsors on the README

* Added call to donate after npm install

* Added template for new issue / pull request
2017-05-25 08:14:37 +01:00
rt2zz
e3d3572780 0.9.0 2017-05-23 11:50:08 -07:00
liuqiang1357
6153d3d8ab remove peerDependencies in package.json
In react-native 0.44, this will cause "UNMET PEER DEPENDENCY" warning.
2017-05-05 16:19:21 +08:00
rt2zz
fc9fd2271c 0.8.0 2017-05-04 09:46:38 -07:00
rt2zz
01189f8b7d 0.7.0 2017-04-18 13:08:39 -07:00
rt2zz
afdd91c668 0.6.0 2017-01-31 15:34:51 -08:00
rt2zz
860d3bfe19 0.5.1 2017-01-22 19:41:59 -08:00
rt2zz
f648266d61 (deps): add rn as peer dep 2017-01-22 19:41:44 -08:00
rt2zz
3595e12ae3 0.5.0 2017-01-22 19:34:32 -08:00
rt2zz
330bb18ecb 0.4.1 2017-01-05 12:26:25 -08:00
rt2zz
a8c07ff4fd 0.4.0 2016-11-20 15:10:17 -08:00
Jonathan Stanton
0d32769dac Add podspec (#329)
* Add podspec file

* Add instructions for CocoaPods
2016-07-02 12:01:43 -07:00
Lochlan Wansbrough
edbbcd75a3 Version bump 2015-10-14 18:38:44 -07:00
Lochlan Wansbrough
8cc61edef2 Fixes #80 2015-10-10 15:23:27 -07:00
Lochlan Wansbrough
3f821ea801 Version bump 2015-09-26 00:53:24 -07:00
Lochlan Wansbrough
c844f2bfac Removed left over import. Updated Android stuff. 2015-09-21 21:21:08 -07:00
Lochlan Wansbrough
9fe38ebb86 Removed all dependencies! Removed podspec. Bumped npm version. 💃 2015-09-21 20:10:43 -07:00
nicksqy
b95e6c90d9 fix imports and add merge as a dependency 2015-09-08 21:12:22 +10:00
Lochlan Wansbrough
b1daed1e61 Fixes #71 2015-07-20 16:49:41 -07:00
Lochlan Wansbrough
b3d6be156e Lingering fix from #68 2015-07-19 16:24:55 -07:00
Lochlan Wansbrough
3fb44f2778 0.3.1 fixes #68 and #69 2015-07-19 14:12:02 -07:00
Lochlan Wansbrough
8eb6e9e7dc Version 0.3 introduces a number of new features and improvements. Most notably:
- Video capture is now supported (@machard)
- Torch mode is now supported (@andreaskeller)
- Device no longer becomes hot when camera module is included
- Location data is now supported (@jtremback)
- Dummy image is captured while using the simulator (@jtremback)
- Image orientation has been fixed (@jtremback)
- Bar code type is now sent in the scan event

Additionally, the following features have been deprecated or removed:
- "memory" captureTarget is now deprecated and will be removed in a future release. The default is now "cameraRoll"
- The deprecated method of setting camera settings has been removed

Please report any problems you encounter.
2015-07-10 17:02:58 -07:00
Lochlan Wansbrough
87a8389c08 Addresses #50 2015-07-02 13:39:42 -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
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
Lochlan Wansbrough
ebe995a177 Version bump for RN fix 2015-05-18 14:52:10 -07: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
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
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
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