This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-cameraroll
mirror of
https://github.com/status-im/react-native-cameraroll.git
Watch
2
Star
0
Fork
You've already forked react-native-cameraroll
0
Code
Issues
Projects
Releases
Wiki
Activity
ff71da1709
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 12:20:17 +00:00
export
default
require
(
'react-native'
)
.
NativeModules
.
RNCCameraRoll
;