iamshadmirza / react-native-design-system

A tiny design system
https://www.npmjs.com/package/react-native-design-system
MIT License
237 stars 31 forks source link

Fix Overlay for web #1

Open iamshadmirza opened 4 years ago

iamshadmirza commented 4 years ago

Overlay component uses a Modal from 'react-native' and it is not customized for web. It will be really good if someone can fix it. I'm thinking may be an Overlay.web.js file for web only would be a better approach. Comment if you want to take this issue.