Does expo has a Dialog component for mobile and web ?

Does expo has a Dialog component for mobile and web ?

Hi

You could try the React Native Modal component:

https://docs.expo.io/versions/v39.0.0/react-native/modal/

If that is not what you are looking for there are many results if you search for things like react native dialog, react native modal, or maybe react native overlay.

e.g.