MCPcopy Create free account

hub / github.com/TernopilJS/AskApikoMobile / functions

Functions80 in github.com/TernopilJS/AskApikoMobile

↓ 4 callersFunctionprocessChange
(change, state, action)
src/utils/stateHelpers.js:4
↓ 2 callersMethod_showErrorAlert
()
src/services/LinkingService.js:27
↓ 2 callersMethodopenTerms
()
src/services/LinkingService.js:8
↓ 2 callersMethodopenUrl
(url)
src/services/LinkingService.js:16
↓ 2 callersMethodshowAlert
(title, subTitle, buttons, options)
src/services/AlertService.js:5
↓ 1 callersFunctionaction
(routeName, params)
src/utils/navHelpers.js:5
↓ 1 callersFunctionfindCurrentRoute
(navState)
src/utils/navHelpers.js:21
↓ 1 callersFunctiongetParam
(props, paramName)
src/utils/enhancers/paramsToProps.js:6
↓ 1 callersFunctiongetRightPhone
()
src/styles/selectStyle.js:15
↓ 1 callersFunctioninitApi
src/modules/app/operations.js:5
↓ 1 callersMethodinitialize
(token)
src/api/Sockets.js:9
↓ 1 callersFunctionloadFonts
()
src/utils/loadFonts.js:3
↓ 1 callersFunctionselectStyle
(styles)
src/styles/selectStyle.js:24
↓ 1 callersMethodsetOnMessageHandler
(handler)
src/api/Sockets.js:18
↓ 1 callersMethodsetToken
(token)
src/api/Api.js:9
↓ 1 callersMethodsignOut
(onPress)
src/services/AlertService.js:22
FunctionApp
({ showLoading, asyncJob, onFinish, })
src/index.js:26
FunctionButton
({ onPress = noop, onLongPress = noop, onLayout = noop, children, style, useOpacity, ...props })
src/components/Touchable/Touchable.ios.js:7
FunctionCreateQuestionScreenView
()
src/screens/CreateQuestionScreen/CreateQuestionScreenView.js:7
FunctionLogo
({ borderBottom, borderTop, })
src/components/Logo/Logo.js:7
FunctionProfileScreenView
()
src/screens/ProfileScreen/ProfileScreenView.js:7
FunctionQuestionScreenView
()
src/screens/QuestionScreen/QuestionScreenView.js:6
FunctionRestorePasswordScreenView
()
src/screens/RestorePasswordScreen/RestorePasswordScreenView.js:6
FunctionRootNavigatorContainer
({ dispatch, state, })
src/navigation/RootNavigator.js:15
FunctionSearchScreenView
()
src/screens/SearchScreen/SearchScreenView.js:7
FunctionSeparator
()
src/components/Separator/Separator.js:6
FunctionSignInScreenView
({ navigateToRestorePassword, signIn, })
src/screens/SignInScreen/SignInScreenView.js:7
FunctionSignUpScreenView
({ navigateToSignIn, signUp, })
src/screens/SignUpScreen/SignUpScreenView.js:7
FunctionUserQuestionsScreenView
({ navigateToQuestion, })
src/screens/UserQuestionsScreen/UserQuestionsScreenView.js:7
Method[stateChangeFunctionName]
(showModal)
src/utils/enhancers/withLoadingModal.js:25
Method_setter
(newVariables)
src/utils/enhancers/withClassVariableHandlers.js:33
FunctioncomponentDidMount
()
src/index.js:75
FunctioncomponentDidMount
()
src/utils/enhancers/setParamsOnDidMount.js:16
FunctioncomponentDidMount
()
src/utils/enhancers/didMountWithSetTimeout.js:16
FunctioncomponentDidMount
()
src/utils/enhancers/logSegmentScreenOnDidMount.js:9
Methodconstructor
(props, context)
src/utils/enhancers/withRef.js:10
Methodconstructor
(props, context)
src/utils/enhancers/withClassVariableHandlers.js:18
Methodconstructor
(props, context)
src/utils/enhancers/withClassVariable.js:11
Methodconstructor
(props)
src/utils/enhancers/withLoadingModal.js:15
Methodconstructor
(type)
src/errors/index.js:2
Methodconstructor
()
src/api/Sockets.js:5
Methodconstructor
(baseUrl)
src/api/Api.js:5
Functiondelay
src/utils/delay.js:1
Functionenhancer
src/utils/enhancers/logSegmentScreenOnDidMount.js:7
FunctiongetCurrentRoute
(state)
src/utils/navHelpers.js:20
FunctiongetParam
(nav, paramName)
src/utils/navHelpers.js:59
FunctiongetParamOr
(nav, paramName, or)
src/utils/navHelpers.js:60
FunctiongetParams
(nav, ...paramNames)
src/utils/navHelpers.js:30
FunctiongetParamsOr
(nav, obj)
src/utils/navHelpers.js:37
FunctiongetResetAction
(screens, lastScreenParams, key)
src/utils/navHelpers.js:7
Functioninitialization
()
src/modules/app/operations.js:13
FunctionisRootScreen
(nav)
src/utils/navHelpers.js:47
FunctionloadImages
()
src/utils/loadAssets.js:4
FunctionmergeDeep
src/utils/stateHelpers.js:22
FunctionmergeIn
src/utils/stateHelpers.js:8
FunctionmergeInState
(stateProp, change, rootStateChange = {})
src/utils/stateHelpers.js:13
MethodmockCall
()
src/api/Api.js:13
FunctionnavReducer
(state, action)
src/modules/navigation/reducer.js:3
FunctionnavigateToAuthorized
()
src/modules/navigation/operations.js:4
FunctionnavigateToUnauthorized
()
src/modules/navigation/operations.js:6
Functionnoop
()
src/components/Touchable/Touchable.ios.js:5
Functionnoop
()
src/components/Touchable/Touchable.android.js:10
FunctiononPress
()
src/components/DrawerItem/DrawerItem.js:21
MethodopenPrivacy
()
src/services/LinkingService.js:12
FunctionparamsToProps
(...paramNames)
src/utils/enhancers/paramsToProps.js:18
Methodrender
()
src/utils/enhancers/withRef.js:22
Methodrender
()
src/utils/enhancers/withClassVariableHandlers.js:37
Methodrender
()
src/utils/enhancers/withClassVariable.js:27
Methodrender
()
src/utils/enhancers/withLoadingModal.js:29
MethodsetClassVariable
(value)
src/utils/enhancers/withClassVariable.js:23
FunctionsetParamsOnDidMount
src/utils/enhancers/setParamsOnDidMount.js:14
FunctionsetParamsOnWillMount
(cb, timeout)
src/utils/enhancers/didMountWithSetTimeout.js:14
MethodsetRef
(ref)
src/utils/enhancers/withRef.js:18
MethodshowAlertWithTimeout
( title, subtitle, timeout, )
src/services/AlertService.js:11
FunctionspinnerWhileLoading
src/utils/enhancers/withSpinnerWhileLoading.js:4
FunctionstateChangeFunction
(stateChangeFunctionName, initialValue = false, loadingText)
src/utils/enhancers/withLoadingModal.js:10
FunctionstateProp
(statePropName, loadingText)
src/utils/enhancers/withLoadingModal.js:51
FunctionwithClassVariable
( getClassVariableName, setClassVariable, initialValue = null, )
src/utils/enhancers/withClassVariable.js:4
FunctionwithClassVariableHandlers
( classVariablesMap, handlerName, )
src/utils/enhancers/withClassVariableHandlers.js:4
FunctionwithRef
( getRefName, refChangeName, )
src/utils/enhancers/withRef.js:4