Shawn Yang

Results 1 comments of Shawn Yang

```javascript this.modal = ref} style={styles.modalContainer} backdropColor='rgba(215, 215, 215, 0.384313725490196)' coverScreen={true} swipeToClose={false} > ... ... this.modal.open()}> text ``` Here is my code, the modal will open and then close in a...