This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-cameraroll
Watch
2
Star
0
Fork
0
You've already forked react-native-cameraroll
mirror of
https://github.com/status-im/react-native-cameraroll.git
synced
2025-01-13 03:14:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-native-cameraroll
/
js
/
nativeInterface.js
2 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix(js) native modules path relative to the consumer project
2019-03-03 20:20:17 +08:00
export
default
require
(
'react-native'
)
.
NativeModules
.
RNCCameraRoll
;
Reference in New Issue
Copy Permalink