react-native-modalize icon indicating copy to clipboard operation
react-native-modalize copied to clipboard

A highly customizable modal/bottom sheet that loves scrolling content.

Results 129 react-native-modalize issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Within a `` it is not possible to drag the modal to dismiss. This is different to the behaviour if not within a `` **Reproduce** I've tried...

**Describe the bug** Reopen from [#170](https://github.com/jeremybarbet/react-native-modalize/issues/170) This issue still happened on real device but not in simulator When using with `snapPoint` && `closeSnapPointStraightEnabled={false}` caused the issue. Both iOS and Android...

**Describe the bug** Scrolling a FlatList inside the Modalize component that is not full screen (alwaysOpen prop used for keeping it half the screen) will trigger a Modal height change...

Some android devices have swipe back functionality such as Samsung S series. You can go back by swiping the screen from right to left. When I do that it closes...

**Describe the bug** I have created a modalize with input and submit button. When the input has focused, the keyboard shows up, and when I press the submit button, first...

I'm trying to use flex to make the content (currently in green, just says Data here, but will be taller) within a Modalize view go to 100% of the Modal...

**Describe the bug** react-native-tab-view is not visible when used in Modalize FooterComponent prop, with adjustToContentHeight = true The tabs are still rendering, so I guess TabView has no height. I...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] > I want to...

Hello, How can I change the statusbar color or is there a alternative like statusbartranslucent ? And how can I change the overlay ? My react navigation header is white...

Hi all, As you can see, I haven't been very active on the repository lately. I'm busy in many other projects and I don't have free time to go over...