react-native-modalize
react-native-modalize copied to clipboard
Multiple snap points
Is it possible to set multiple snap points for the component? Instead of passing a single value in snapPoint I need to specify at least two snap points. I thought it would better if there is a support for snapPoints prop which will be an array of snap points, like this:
<Modalize snapPoints={[700, 400]}>...your content</Modalize>
Hi,
Yeah that would be best. Either defining a number or an array or number to avoid breaking changes or simply using an array all the time. It requires a bit of work but shouldn't be too complicated.
Feel free to open a PR if you have time to do that before I can jump on that.
+1, would really love this feature in the future!
@jeremybarbet Any updates on this feature? Would love to use this!
@levani @asp3 Commenting back to see if there was any update on this feature request? @jeremybarbet Would be super awesome if there is any progression on this?
+1
+1