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

Method renderFooter

components/DropDownMenu/DropDownModal.js:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 }
103
104 renderFooter() {
105 return <View styleName="md-gutter-top" />;
106 }
107
108 getKeyAreaHeights(manualOptionHeight) {
109 const { optionHeight } = this.state;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected