Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alinz/react-native-dropdown
/ _canada
Function
_canada
example/Example2/index.ios.js:50–57 ·
view source on GitHub ↗
(province)
Source
from the content-addressed store, hash-verified
48
}
49
50
_canada(province) {
51
52
53
this.setState({
54
...this.state,
55
canada: province
56
});
57
}
58
59
render() {
60
return
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected