brentvatne / stargrave-0

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

Possibility to have a default setup of the overlay (floating modal?) #50

Closed ahmed1490 closed 7 years ago

ahmed1490 commented 8 years ago

Instead of closing the modal absolutely, is it possible to put the modal to have a default absolute positioned bottom value?

For eg: Alt text

Here the more options may slide up the modal a little more to reveal more options between the button the the text.

Wondering if react-native-modal is the right option for something complex like this. Or is react-native-overlay a option or something else?