11 Commits

Author SHA1 Message Date
Lochlan Wansbrough
208edfa3db - Removed event handler defaults.
- Unified Camera.js codebase and "symlinked" the iOS and Android files.
- Some other code fixes from the ES6 upgrade
2016-01-31 20:04:52 -08:00
Lochlan Wansbrough
8f9fd98496 Updated docs. 2016-01-31 19:46:33 -08:00
Lochlan Wansbrough
c45e210102 ES6 and general API alignment 2016-01-31 19:27:46 -08:00
Loch Wansbrough
1b5de73fe9 Merge pull request #170 from corbt/promises
Switch from callbacks to promises
2016-01-31 18:16:07 -08:00
Lochlan Wansbrough
2b63a41170 Merge branch 'master' of git://github.com/wootwoot1234/react-native-camera into wootwoot1234-master
# Conflicts:
#	ios/RCTCameraManager.m
2016-01-31 18:12:28 -08:00
Kyle Corbitt
45c26869a4 switch from callbacks to promises 2016-01-28 12:13:01 +00:00
Brad Bumbalough
4e34fff32e Added method to Camera to expose the CameraManager checkDeviceAuthorizationStatus() method. Updated docs. 2015-12-22 16:45:17 -05:00
wootwoot1234
000dc52fd7 Added hasFlash() 2015-11-03 15:29:56 -08:00
Lochlan Wansbrough
1c97947d23 Merge branch 'feature/tap-to-focus' of git://github.com/unknownexception/react-native-camera into unknownexception-feature/tap-to-focus
# Conflicts:
#	README.md
#	index.ios.js
2015-09-22 19:41:06 -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