In your App.js file, import the ModalProvider and wrap your app with it. Then you can call async functions to show the modal and get the result. The UI is fully customizable by passing a ModalStyles ...