MCPcopy Create free account
hub / github.com/beefe/react-native-actionsheet /

Class

example/app/ExampleA.js:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9const message = 'In botany, a fruit is the seed-bearing structure in flowering plants (also known as angiosperms) formed from the ovary after flowering.'
10
11class ExampleA extends React.Component {
12 state = {
13 selected: ''
14 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected