MCPcopy Create free account
hub / github.com/shoutem/ui /

Class

components/LoadingIndicator.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 * Renders a loading indicator (spinner) that fits into available space (container)
8 */
9class LoadingIndicator extends PureComponent {
10 render() {
11 return (
12 <View styleName="flexible vertical v-center">

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected