Awaitable Modals in React and React Native; Easily manage modals without the pain.
Jun 10, 2023 · 7 min read · Problem: Modals & the ceremony around managing them I love that react allows us to write declarative user interfaces using JavaScript and JSX. However, when it comes to modals, I dislike how they are usually implemented in react - as hidden markup al...
Join discussion
