This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-camera
mirror of
https://github.com/status-im/react-native-camera.git
Watch
2
Star
0
Fork
You've already forked react-native-camera
0
Code
Issues
Projects
Releases
Wiki
Activity
d449599248
react-native-camera
/
index.ios.js
2 lines
53 B
JavaScript
Raw
Normal View
History
Unescape
Escape
- Removed event handler defaults. - Unified Camera.js codebase and "symlinked" the iOS and Android files. - Some other code fixes from the ES6 upgrade
2016-02-01 04:04:52 +00:00
import
Camera
from
'./Camera'
;
export
default
Camera
;