schiehll / react-alert

alerts for React
MIT License
607 stars 99 forks source link

React Native #85

Closed ghost closed 6 years ago

ghost commented 6 years ago

really which this could be ported to react native.

schiehll commented 6 years ago

Hey @bgold0,

Sorry, it's not possible right now since we are using DOM things like divs and also portals.

If someone that uses react-native want to try to make it compatible while making sure that it still works in the DOM and without adding too much weight, I would accept the PR.

sturmenta commented 6 years ago

It could be possible to use react-alert in react-native but without using react-transition-group