Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/
Class
components/DropDownMenu/DropDownModal.js:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
const
window = Dimensions.get(
'window'
);
16
17
class
DropDownModal extends PureComponent {
18
static DEFAULT_VISIBLE_OPTIONS = 8;
19
20
constructor(props) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected