mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-12 22:29:41 +08:00
[madman] version mobile configs disk caching
This commit is contained in:
@@ -40,6 +40,10 @@ var NativeModules = {
|
||||
SourceCode: {
|
||||
scriptURL: null,
|
||||
},
|
||||
BuildInfo: {
|
||||
appVersion: '0',
|
||||
buildVersion: '0',
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = NativeModules;
|
||||
|
||||
Reference in New Issue
Block a user