brentvatne / stargrave-0

preserving my stars for vanity. former home of react-native-modal
389 stars 65 forks source link

Add Android support #46

Closed aylarov closed 7 years ago

aylarov commented 9 years ago

It would be great to have this component available for Android

ryanmcdermott commented 9 years ago

+1

timzaak commented 9 years ago

+1, is there any plan to support Android?

saurshaz commented 9 years ago

+1

brentvatne commented 9 years ago

I don't have any plans for this @timzaak, but a pull request to add this would be welcome. It shouldn't be too difficult because Android provides Portal: https://github.com/facebook/react-native/blob/master/Libraries/Portal/Portal.js - which you can use in place of react-native-overlay

dangnelson commented 8 years ago

+1

brentvatne commented 8 years ago

PR welcome folks! I don't have any time to work on this right now :(

prabakarviji commented 8 years ago

Is it possible with RN 0.19? @brentvatne

tuneZola commented 8 years ago

+1, @brentvatne, what do you need a PR for? To get the Portal out? I could use it for when its ready? It appears to be in .18, not sure if its in working condition since its not in the docs?