mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-05 06:13:27 +00:00
3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
|
const RNCCameraRoll = require('NativeModules').RNCCameraRoll;
|
||
|
export default RNCCameraRoll;
|