Does expo has a Dialog component for mobile and web ?
Hi
You could try the React Native Modal
component:
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.