react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

Results 114 react-native-actions-sheet issues
Sort by recently updated
recently updated
newest added

Hey! I'm using a `SheetProvider` to render some bottom sheets inside a modal, if I keep the same sheet id as the one registered on the top-level `SheetProvider`, it works,...

plz help, after wrap my app inside SheetProvider i got white screen ![Screen Shot 2022-07-19 at 16 36 18](https://user-images.githubusercontent.com/8202437/179718992-78e13faa-edf6-429d-99d2-7e69a9ee1b59.png) ![Screen Shot 2022-07-19 at 16 36 29](https://user-images.githubusercontent.com/8202437/179719039-50291890-e3cd-409b-b777-b774cdae4fe7.png) ![Screen Shot 2022-07-19 at...

I am using TextInput inside react-native-actions-sheet, apparently when I try to select text the selectors do not work. it does not also show selection menu for copy, paste, cut etc....

We have an app level state components like notifications etc. Currently the only way to show any other component on the top of the actionsheet is the ExtraOverlay component. Is...

When using a `FlatList` in the `ActionSheet`, the `onEndReached` function is not consistently called when reaching the end of the `FlatList` content. Is there any specific configuration that needs to...

Relatively new to RN so I'm sorry if this is something that should be obvious to one skilled in the arts, because it's definitely not to me. How would I...

as the title says, i want to be able to have the action sheet show a little bit, but still have the buttons be clickable in the background. ![0C961218-BCFC-4173-B171-4E8CBC28F63A](https://user-images.githubusercontent.com/11220954/82828722-b7359a00-9e7f-11ea-8a8c-1eda1df1187b.png)

enhancement
under development

Have observed when dragging sheets closed the sheet bounces instead of closing as it does by hiding. Versions: react-native: 0.64.3 react-native-actions-sheet: 0.6.1

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1. Commits 1b1333c v1.3.1 7adf995 update @​types/jest to ^27.4.1 (and 4 others) c5b4db0 test: CWE-1321 3ad9688 update bplist-parser to 0.3.1 26d93f4 update tests to use...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 Commits See full...

dependencies