MCPcopy 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
84ImageBackground.propTypes = {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected