Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BelinChung/react-native-hiapp
/ functions
Functions
71 in github.com/BelinChung/react-native-hiapp
⨍
Functions
71
◇
Types & classes
33
↓ 7 callers
Method
get
(url, params = {})
App/Network/index.js:46
↓ 5 callers
Method
renderTool
(tool, icon, handle = () => { })
App/Components/Editor/index.js:36
↓ 3 callers
Method
get
* Get a one or more value for a key or array of keys from AsyncStorage * @param {String|Array} key A key or array of keys * @return {Promise}
App/Utils/storage.js:10
↓ 2 callers
Method
fetch
({ url, query, data, headers, method = 'GET' })
App/Network/index.js:25
↓ 2 callers
Function
getCurrentLanguage
()
App/Localize/index.js:31
↓ 2 callers
Function
if
(this.state.typingText)
App/Views/Message/index.js:179
↓ 2 callers
Function
isIphoneX
()
App/Utils/index.js:11
↓ 2 callers
Method
keys
* Get all keys in AsyncStorage. * @return {Promise} A promise which when it resolves gets passed the saved keys in AsyncStorage.
App/Utils/storage.js:71
↓ 2 callers
Function
setI18nConfig
()
App/Localize/index.js:16
↓ 1 callers
Function
_buildQuery
(obj)
App/Network/index.js:3
↓ 1 callers
Method
_httpFail
(err)
App/Network/index.js:21
↓ 1 callers
Function
configStore
()
App/Store/index.js:6
↓ 1 callers
Method
enableTool
(tool)
App/Components/Editor/index.js:46
↓ 1 callers
Method
initializeFlipper
Loads Flipper in React Native templates. @param context
android/app/src/main/java/com/rn_hiapp/MainApplication.java:54
↓ 1 callers
Function
render
()
App/Views/Contacts/index.js:91
↓ 1 callers
Method
save
* Save a key value pair or a series of key value pairs to AsyncStorage. * @param {String|Array} key The key or an array of key/value pairs * @p
App/Utils/storage.js:30
↓ 1 callers
Function
setCurrentLanguage
(languageTag)
App/Localize/index.js:25
Function
[types.APPEND_TIMELINE]
(state, action)
App/Store/Reducers/home.js:17
Function
[types.INIT_CONTACTS]
(state, action)
App/Store/Reducers/contacts.js:5
Function
[types.INIT_TIMELINE]
(state, action)
App/Store/Reducers/home.js:5
Function
[types.INIT_USER_INFO]
(state, action)
App/Store/Reducers/app.js:5
Function
[types.PREPEND_TIMELINE]
(state, action)
App/Store/Reducers/home.js:11
Function
[types.SET_MODAL_PARAMS]
(state, action)
App/Store/Reducers/app.js:22
Function
[types.SET_MODAL_VISIBLE_STATUS]
(state, action)
App/Store/Reducers/app.js:11
Function
[types.UPDATE_POST]
(state, action)
App/Store/Reducers/home.js:23
Function
_getPost
()
App/Views/Post/index.js:53
Method
_httpDone
(res)
App/Network/index.js:13
Function
answerDemo
(messages)
App/Views/Message/index.js:99
Function
componentDidMount
()
App/Views/Post/index.js:58
Function
componentDidMount
()
App/Views/Message/index.js:52
Function
componentDidMount
()
App/Views/Contacts/index.js:83
Function
componentDidMount
()
App/Views/Language/index.js:29
Function
componentWillUnmount
()
App/index.js:36
Function
componentWillUnmount
()
App/Views/Message/index.js:61
Function
constructor
(props)
App/index.js:21
Function
constructor
(props)
App/Views/Post/index.js:38
Function
constructor
()
App/Views/Settings/index.js:23
Function
constructor
(props)
App/Views/Feedback/index.js:19
Function
constructor
(props)
App/Views/Message/index.js:32
Function
constructor
(props)
App/Views/Contacts/index.js:36
Function
constructor
()
App/Views/Language/index.js:22
Function
constructor
(props)
App/Modals/Comment/index.js:28
Function
constructor
(props)
App/Modals/Publisher/index.js:28
Method
constructor
()
App/Network/index.js:9
Method
delete
* Delete the value for a given key in AsyncStorage. * @param {String|Array} key The key or an array of keys to be deleted * @return {Promise}
App/Utils/storage.js:59
Function
fetchContacts
()
App/Store/Actions/contacts.js:8
Function
fetchTimeline
()
App/Store/Actions/home.js:10
Function
fetchUserInfo
()
App/Store/Actions/app.js:9
Method
getJSMainModuleName
()
android/app/src/main/java/com/rn_hiapp/MainApplication.java:31
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/rn_hiapp/MainActivity.java:14
Method
getPackages
()
android/app/src/main/java/com/rn_hiapp/MainApplication.java:22
Method
getReactNativeHost
()
android/app/src/main/java/com/rn_hiapp/MainApplication.java:37
Function
getRemoteAvatar
(id)
App/Utils/index.js:7
Method
getUseDeveloperSupport
()
android/app/src/main/java/com/rn_hiapp/MainApplication.java:17
Function
if
(url.indexOf('http') < 0)
App/Components/Post/index.js:125
Function
loadMoreTimeline
()
App/Store/Actions/home.js:28
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/rn_hiapp/MainActivity.java:19
Method
onCreate
()
android/app/src/main/java/com/rn_hiapp/MainApplication.java:42
Function
onLoadEarlier
()
App/Views/Message/index.js:65
Function
onPress
()
App/Views/Settings/index.js:30
Function
onReceive
(text)
App/Views/Message/index.js:134
Function
onSend
(messages = [])
App/Views/Message/index.js:88
Method
post
(url, params = {})
App/Network/index.js:51
Function
refreshTimeline
()
App/Store/Actions/home.js:19
Method
render
()
App/Components/Icon/index.js:7
Method
render
()
App/Components/EmptyBox/index.js:13
Method
render
()
App/Components/ListTitle/index.js:10
Method
render
()
App/Components/Editor/index.js:13
Method
render
()
App/Views/About/index.js:21
Method
render
()
App/Modals/index.js:17
Method
update
* Updates the value in the store for a given key in AsyncStorage. If the value is a string it will be replaced. If the value is an object it will be d
App/Utils/storage.js:47