Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahonn/v2exRN
/ functions
Functions
76 in github.com/ahonn/v2exRN
⨍
Functions
76
◇
Types & classes
31
↓ 3 callers
Method
_onRefresh
()
src/components/topicList/TopicList.js:41
↓ 2 callers
Function
parseImgUrl
(url)
src/utils/index.js:1
↓ 1 callers
Method
_updateData
(data)
src/components/topicList/TopicList.js:32
↓ 1 callers
Function
getHotTopics
()
src/api/index.js:16
↓ 1 callers
Function
getLatestTopics
()
src/api/index.js:12
↓ 1 callers
Function
renderTab
(name, page, isTabActive, onPressHandler)
src/components/home/SimpleTabBar.js:56
Function
Button
(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
Function
componentDidMount
()
src/components/nodes/NodesView.js:32
Function
componentDidMount
()
src/components/topic/TopicComments.js:19
Method
componentDidMount
()
src/V2Navigator.js:22
Method
componentDidMount
()
src/components/topicList/TopicList.js:22
Method
componentDidMount
()
src/components/home/HomeView.js:22
Function
componentWillReceiveProps
(nextProps)
src/components/nodes/NodeList.js:18
Function
componentWillReceiveProps
(nextProps)
src/components/nodes/NodesView.js:36
Function
componentWillReceiveProps
(nextProps)
src/components/topic/TopicComments.js:23
Function
componentWillReceiveProps
(nextProps)
src/components/topic/TopicView.js:42
Method
componentWillReceiveProps
(nextProps)
src/components/topicList/TopicList.js:26
Method
componentWillUnmount
()
src/V2Navigator.js:26
Function
constructor
(props)
src/components/nodes/NodeList.js:10
Function
constructor
(props)
src/components/nodes/NodesView.js:23
Function
constructor
(props)
src/components/topic/TopicComments.js:11
Function
constructor
(props)
src/components/topic/TopicView.js:32
Method
constructor
(props)
src/components/topicList/TopicList.js:13
Function
filterJSON
(res)
src/utils/request.js:7
Function
filterStatus
(res)
src/utils/request.js:11
Function
get
(url, params)
src/utils/request.js:23
Function
getAllNodes
()
src/api/index.js:32
Function
getDefaultProps
()
src/components/home/SimpleTabBar.js:45
Method
getMainComponentName
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
Method
getPackages
()
android/app/src/main/java/com/v2exrn/MainApplication.java:26
Method
getReactNativeHost
()
android/app/src/main/java/com/v2exrn/MainApplication.java:36
Function
getTopicById
(id)
src/api/index.js:20
Function
getTopicRepliesById
(id)
src/api/index.js:26
Function
getTopicsByTab
(tab, params = {})
src/api/index.js:3
Method
getUseDeveloperSupport
()
android/app/src/main/java/com/v2exrn/MainApplication.java:21
Function
if
(this.props.isShow)
src/components/topic/TopicComments.js:86
Function
mapDispatchToProps
(dispatch)
src/V2Navigator.js:87
Function
mapStateToProps
(state)
src/V2Navigator.js:81
Function
mapStateToProps
(state)
src/components/home/HomeView.js:77
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/v2exrn/MainActivity.java:18
Method
onCreate
()
android/app/src/main/java/com/v2exrn/MainApplication.java:41
Function
post
(url, body)
src/utils/request.js:39
Method
render
()
src/V2App.js:14
Method
render
()
src/V2Navigator.js:62
Method
render
()
src/components/MenuItem.js:11
Method
render
()
src/components/topicList/TopicList.js:68
Method
render
()
src/components/topicList/TopicListView.js:19
Method
render
()
src/components/topicList/TopicListRow.js:22
Method
render
()
src/components/home/HomeView.js:39
Method
render
()
src/components/nodes/NodeSearch.js:8
Method
render
()
src/components/topic/TopicContent.js:11
Method
render
()
src/components/topic/TopicTitle.js:9
Method
render
()
src/components/topic/TopicInfo.js:15
Method
render
()
src/components/topic/TopicCommentItem.js:15
Function
renderTabOption
(name, page)
src/components/home/SimpleTabBar.js:53