MCPcopy Create free account

hub / github.com/chang-ke/dva-native-cli / functions

Functions45 in github.com/chang-ke/dva-native-cli

↓ 6 callersFunctioncreateAction
template/app/utils/index.js:7
↓ 3 callersFunctioninstallDependencies
* * * @param {string} projectName
bin/dva-native.js:140
↓ 3 callersFunctionrenameProject
* rename project * * @param {string} targetPath * @param {string} projectName
bin/dva-native.js:107
↓ 2 callersFunctioncopyFile
* copy file from templatePath to targetPath * * @param {string} templatePath * @param {string} targetPath
bin/dva-native.js:52
↓ 2 callersFunctioncopyTemplate
* copy template * * @param {string} templatePath * @param {string} targetPath * @returns {boolean}
bin/dva-native.js:79
↓ 2 callersFunctionfsExistsSync
* * @param {string} path * @returns {boolean} 路径是否存在
bin/dva-native.js:38
↓ 2 callersFunctionrouterReducer
(state, action = {})
template/app/router.js:140
↓ 1 callersFunctionconfirmOverride
()
bin/dva-native.js:56
↓ 1 callersFunctiondelay
template/app/utils/index.js:5
↓ 1 callersFunctiongetCurrentScreen
(navigationState)
template/app/router.js:84
↓ 1 callersFunctionisPushAction
template/app/models/router.js:8
↓ 1 callersFunctionremoveGit
()
bin/dva-native.js:25
FunctionButton
({ text, children, style, textStyle, ...rest })
template/app/components/Button.js:6
FunctionCommander
()
utils/commander.js:1
FunctionLoading
()
template/app/containers/Loading.js:4
FunctionTouchable
template/app/components/Touchable.js:5
Functionapply
(state, { payload: action })
template/app/models/router.js:18
FunctionbackupDir
(templatePath, backupPath)
bin/dva-native.js:164
Functionclear
()
template/app/utils/storage.js:3
MethodcomponentDidMount
()
template/app/router.js:107
MethodcomponentWillMount
()
template/app/router.js:103
MethodcomponentWillUnmount
()
template/app/router.js:111
Functionget
(key, defaultValue = null)
template/app/utils/storage.js:7
MethodgetJSMainModuleName
()
template/android/app/src/main/java/com/dvastarter/MainApplication.java:29
MethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
template/android/app/src/main/java/com/dvastarter/MainActivity.java:11
MethodgetPackages
()
template/android/app/src/main/java/com/dvastarter/MainApplication.java:22
MethodgetReactNativeHost
()
template/android/app/src/main/java/com/dvastarter/MainApplication.java:35
MethodgetUseDeveloperSupport
()
template/android/app/src/main/java/com/dvastarter/MainApplication.java:17
FunctionloadStorage
(action, { call, put })
template/app/models/app.js:17
Functionlogin
()
template/app/services/auth.js:3
Functionlogin
({ payload }, { call, put })
template/app/models/app.js:21
Functionlogout
(action, { call, put })
template/app/models/app.js:37
FunctionmultiGet
(...keys)
template/app/utils/storage.js:21
FunctionmultiRemove
(...keys)
template/app/utils/storage.js:31
FunctionnewLatestProject
* * * @param {string} projectName
bin/dva-native.js:188
FunctionnewProject
* * * @param {string} projectName
bin/dva-native.js:206
MethodonCreate
()
template/android/app/src/main/java/com/dvastarter/MainApplication.java:40
FunctiononError
(e)
template/app/index.js:14
Functionremove
(key)
template/app/utils/storage.js:17
FunctionremoveBackup
(backupPath)
bin/dva-native.js:180
Methodrender
()
template/app/router.js:127
Methodrender
()
template/app/containers/Detail.js:23
Functionset
(key, value)
template/app/utils/storage.js:13
Functionsetup
({ dispatch })
template/app/models/app.js:43
FunctionupdateState
(state, { payload })
template/app/models/app.js:12