68 Commits

Author SHA1 Message Date
Sibelius Seraphini
bcd1c2c751 1.0.0 2018-02-12 08:00:32 -02:00
Sibelius Seraphini
94dddc7d02 fix(chore): release scripts 2018-02-12 08:00:15 -02:00
Sibelius Seraphini
42ac309040 feat(chore): add husky to enable commit lint 2018-02-12 07:59:32 -02:00
Sibelius Seraphini
720baa612b feat(chore): add release scripts 2018-02-12 07:58:08 -02:00
Sibelius Seraphini
9227d2368f feat(docs): add docs to v1.0.0 2018-02-12 07:51:54 -02:00
rt2zz
9ea1e4e664 v0.13.0 2018-01-15 13:21:20 -08:00
Sibelius Seraphini
a0817132d6 rename expo to simple RN, add js files, and export them inside the same camera package 2018-01-01 19:16:02 -02:00
Sibelius Seraphini
4b65c655ce chore(eslint): add eslint and prettier 2017-12-31 13:30:33 -02:00
Sibelius Seraphini
72e9f3704d update package json 2017-12-31 12:55:56 -02:00
rt2zz
fe70bd71a9 0.12.0 2017-11-08 11:17:11 -08:00
rt2zz
a1191a70e8 0.11.0 2017-11-08 11:15:43 -08:00
rt2zz
bd9a0f37fc 0.10.0 2017-08-03 12:26:21 -07:00
rt2zz
1e9484b354 remove opencollective dependency 2017-08-03 12:26:06 -07:00
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