Modal
- Dev
UsageCode Example
<Modal visible={isVisible} onBackgroundPress={() => console.log('background pressed')}>
<Text text60>Content</Text>
</Modal>

TIP
This component extends the Modal props.
APIThis is the list of additional props for the component