react-native-camera/index.ios.js
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

2 lines
53 B
JavaScript

import Camera from './Camera';
export default Camera;