Page MenuHomePhorge

react-native.config.js
No OneTemporary

Size
332 B
Referenced Files
None
Subscribers
None

react-native.config.js

module.exports = {
dependencies: {
'react-native-firebase': { platforms: { ios: null } },
'react-native-notifications': { platforms: { android: null } },
'react-native-video': {
platforms: {
android: { sourceDir: '../node_modules/react-native-video/android' },
ios: null,
},
},
},
};

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 7, 4:23 PM (11 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5839537
Default Alt Text
react-native.config.js (332 B)

Event Timeline