bitcamp/hackathon-expo-app

Create generic Modal component

Opened this issue · 0 comments

Right now, there are eight components that all reimplement the exact same modal wrapper code. We should extract as much as that as possible into one single modal component, that the existing ones then use.