mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
[madman] version mobile configs disk caching
This commit is contained in:
parent
127f7095dc
commit
f1b22e87f1
@ -40,6 +40,10 @@ var NativeModules = {
|
||||
SourceCode: {
|
||||
scriptURL: null,
|
||||
},
|
||||
BuildInfo: {
|
||||
appVersion: '0',
|
||||
buildVersion: '0',
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = NativeModules;
|
||||
|
Loading…
x
Reference in New Issue
Block a user