Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Kureev/react-native-navbar
/ componentDidMount
Function
componentDidMount
index.js:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
};
106
107
componentDidMount() {
108
this.customizeStatusBar();
109
}
110
111
componentWillReceiveProps() {
112
this.customizeStatusBar();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected