Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/iSimar/HackerNews-React-Native
/ functions
Functions
13 in github.com/iSimar/HackerNews-React-Native
⨍
Functions
13
◇
Types & classes
1
↓ 4 callers
Function
fetch
((response) => response.json()) .then((topStoryIDs) => { this.fetchStoriesUsingTopStoryIDs
App/Views/Dashboard/index.ios.js:110
↓ 2 callers
Function
iterateAndFetch
()
App/Views/Post/index.ios.js:105
↓ 1 callers
Function
fetch
((response) => response.json()) .then((topStoryIDs) => { this.fetchStoriesUsingTopStoryIDs
App/Views/Dashboard/index.android.js:130
↓ 1 callers
Function
iterateAndFetch
()
App/Views/Post/index.android.js:104
↓ 1 callers
Function
iterateAndFetch
()
App/Views/Dashboard/index.android.js:142
↓ 1 callers
Function
iterateAndFetch
()
App/Views/Dashboard/index.ios.js:122
Function
componentDidMount
()
App/Components/TabBar/customTabBar.android.js:73
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/hackernews/MainActivity.java:17
Method
getPackages
A list of packages used by the app. If the app uses additional views or modules besides the default ones, add more packages here.
android/app/src/main/java/com/hackernews/MainActivity.java:35
Method
getUseDeveloperSupport
Returns whether dev mode should be enabled. This enables e.g. the dev menu.
android/app/src/main/java/com/hackernews/MainActivity.java:26
Function
render
()
App/Components/TabBar/customTabBar.android.js:97
Function
renderTabOption
(valsString, page)
App/Components/TabBar/customTabBar.android.js:58
Function
setAnimationValue
({value})
App/Components/TabBar/customTabBar.android.js:78