Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/ render
Method
render
components/ImageBackground.js:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
render() {
80
return
<RNImageBackground {...this.createTransformedProps(this.props)} />;
81
}
82
}
83
84
ImageBackground.propTypes = {
Callers
nothing calls this directly
Calls
1
createTransformedProps
Method · 0.95
Tested by
no test coverage detected