Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alinz/react-native-dropdown
/ _getOptionList
Function
_getOptionList
example/Example2/index.ios.js:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
_getOptionList() {
40
return
this.refs[
'OPTIONLIST'
];
41
}
42
43
_usa(state) {
44
this.setState({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected