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

Class

lib/ActionSheetCustom.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7const MAX_HEIGHT = Dimensions.get('window').height * 0.7
8
9class ActionSheet extends React.Component {
10 static defaultProps = {
11 tintColor: '#007AFF',
12 buttonUnderlayColor: '#F4F4F4',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected