MCPcopy Create free account

hub / github.com/ahonn/v2exRN / functions

Functions76 in github.com/ahonn/v2exRN

↓ 3 callersMethod_onRefresh
()
src/components/topicList/TopicList.js:41
↓ 2 callersFunctionparseImgUrl
(url)
src/utils/index.js:1
↓ 1 callersMethod_updateData
(data)
src/components/topicList/TopicList.js:32
↓ 1 callersFunctiongetHotTopics
()
src/api/index.js:16
↓ 1 callersFunctiongetLatestTopics
()
src/api/index.js:12
↓ 1 callersFunctionrenderTab
(name, page, isTabActive, onPressHandler)
src/components/home/SimpleTabBar.js:56
FunctionButton
(props)
src/components/home/SimpleTabBar.js:16
Method_configureScene
(route)
src/V2Navigator.js:55
Method_handleBackButton
()
src/V2Navigator.js:30
Function_handleLoading
(replies)
src/components/topic/TopicComments.js:30
Function_onActionSelected
(i)
src/components/topic/TopicView.js:67
Function_onChangeText
(text)
src/components/nodes/NodesView.js:60
Function_onIconClicked
()
src/components/topic/TopicView.js:63
Method_onIconClicked
()
src/components/topicList/TopicListView.js:15
Function_onMenuSelect
(item)
src/components/MenuView.js:31
Function_onPress
(node)
src/components/nodes/NodesView.js:71
Method_onPressItem
(topic)
src/components/topicList/TopicList.js:51
Method_onPressNode
(node)
src/components/topicList/TopicListRow.js:16
Function_onRefresh
()
src/components/nodes/NodesView.js:52
Function_onRefresh
()
src/components/topic/TopicView.js:52
Function_openDrawer
()
src/components/MenuView.js:27
Function_renderButton
()
src/components/topic/TopicComments.js:44
Method_renderRow
(topic)
src/components/topicList/TopicList.js:57
Method_renderScene
(route, navigator)
src/V2Navigator.js:46
Method_renderTopicList
()
src/components/home/HomeView.js:26
Function_showComments
()
src/components/topic/TopicView.js:87
Function_updateNodes
(nodes)
src/components/nodes/NodesView.js:42
Function_updateReplies
(data)
src/components/topic/TopicComments.js:38
FunctioncomponentDidMount
()
src/components/nodes/NodesView.js:32
FunctioncomponentDidMount
()
src/components/topic/TopicComments.js:19
MethodcomponentDidMount
()
src/V2Navigator.js:22
MethodcomponentDidMount
()
src/components/topicList/TopicList.js:22
MethodcomponentDidMount
()
src/components/home/HomeView.js:22
FunctioncomponentWillReceiveProps
(nextProps)
src/components/nodes/NodeList.js:18
FunctioncomponentWillReceiveProps
(nextProps)
src/components/nodes/NodesView.js:36
FunctioncomponentWillReceiveProps
(nextProps)
src/components/topic/TopicComments.js:23
FunctioncomponentWillReceiveProps
(nextProps)
src/components/topic/TopicView.js:42
MethodcomponentWillReceiveProps
(nextProps)
src/components/topicList/TopicList.js:26
MethodcomponentWillUnmount
()
src/V2Navigator.js:26
Functionconstructor
(props)
src/components/nodes/NodeList.js:10
Functionconstructor
(props)
src/components/nodes/NodesView.js:23
Functionconstructor
(props)
src/components/topic/TopicComments.js:11
Functionconstructor
(props)
src/components/topic/TopicView.js:32
Methodconstructor
(props)
src/components/topicList/TopicList.js:13
FunctionfilterJSON
(res)
src/utils/request.js:7
FunctionfilterStatus
(res)
src/utils/request.js:11
Functionget
(url, params)
src/utils/request.js:23
FunctiongetAllNodes
()
src/api/index.js:32
FunctiongetDefaultProps
()
src/components/home/SimpleTabBar.js:45
MethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/v2exrn/MainActivity.java:13
MethodgetPackages
()
android/app/src/main/java/com/v2exrn/MainApplication.java:26
MethodgetReactNativeHost
()
android/app/src/main/java/com/v2exrn/MainApplication.java:36
FunctiongetTopicById
(id)
src/api/index.js:20
FunctiongetTopicRepliesById
(id)
src/api/index.js:26
FunctiongetTopicsByTab
(tab, params = {})
src/api/index.js:3
MethodgetUseDeveloperSupport
()
android/app/src/main/java/com/v2exrn/MainApplication.java:21
Functionif
(this.props.isShow)
src/components/topic/TopicComments.js:86
FunctionmapDispatchToProps
(dispatch)
src/V2Navigator.js:87
FunctionmapStateToProps
(state)
src/V2Navigator.js:81
FunctionmapStateToProps
(state)
src/components/home/HomeView.js:77
MethodonCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/v2exrn/MainActivity.java:18
MethodonCreate
()
android/app/src/main/java/com/v2exrn/MainApplication.java:41
Functionpost
(url, body)
src/utils/request.js:39
Methodrender
()
src/V2App.js:14
Methodrender
()
src/V2Navigator.js:62
Methodrender
()
src/components/MenuItem.js:11
Methodrender
()
src/components/topicList/TopicList.js:68
Methodrender
()
src/components/topicList/TopicListView.js:19
Methodrender
()
src/components/topicList/TopicListRow.js:22
Methodrender
()
src/components/home/HomeView.js:39
Methodrender
()
src/components/nodes/NodeSearch.js:8
Methodrender
()
src/components/topic/TopicContent.js:11
Methodrender
()
src/components/topic/TopicTitle.js:9
Methodrender
()
src/components/topic/TopicInfo.js:15
Methodrender
()
src/components/topic/TopicCommentItem.js:15
FunctionrenderTabOption
(name, page)
src/components/home/SimpleTabBar.js:53