rn-swipeable-panel icon indicating copy to clipboard operation
rn-swipeable-panel copied to clipboard

Zero dependency swipeable bottom panel for React Native 📱

Results 59 rn-swipeable-panel issues
Sort by recently updated
recently updated
newest added

i want to check if the button panel is large so i can load some contents between two contenets. when large is false i will hide the content again.

enhancement

Hi, scroll not working in flatlist in android but working fine in iOS here is my code var list={ 1,2,3,............,,50,51,52,53,54,55 } ( {index} )} /> in it showing only 29...

Package Version: 1.0.27 OS: Android Currently, the package isn't considered the status bar height, and causing the background opacity doesn't apply full height of the screen, it's really nice if...

enhancement

[Known issue from React Native github](https://github.com/facebook/react-native/issues/28558). Please set the useNativeDriver for this project Thanks for your hard work

It would be great to have the background fade out when the panel is slid down. That seems to be the behavior of all similar interactions using this slide-down paradigm....

enhancement

It would be great if we able to customize the height panel, not only large and small one, such as percentage of screen height, or fixed height thanks for your...

enhancement

I can't get it to work with WebView. Is that possible? ``` import { WebView } from "react-native-webview"; panelProps: { fullWidth: true, openLarge: false, showCloseButton: true, allowTouchOutside: true, onClose: ()...

Hi there, currently the install using npm failes when using a project with [email protected]. Is there any chance to fix this? Cheers, Jasper