-
The blue screens should not only react to button taps, but also to "swipes". That is much more mobile-friendly. :smile:
-
When I make audit on my code it pop-up google chrome message to make the event listeners as passive:
![image](https://user-images.githubusercontent.com/54528540/80967449-12471480-8e1f-11ea-8e67-440…
-
Currently it is time consuming to delete notes. 3 clicks are needed: 1. click on the note, 2. Click on Options, 3. Click on Move to trash.
It would be great if there could be a right click menu in…
-
Left swiping shows that there is something to come but it mostly falls back to the page you started on, even though you swipe far left. Example: Open an Info page for an area and try to swipe to areas…
-
Some of examples showcasing `ScrollView` with `waitFor` feature are referencing string constants (are these ancient refs?) which are never mentioned anywhere in the repo.
```
(this._scrollView = …
-
**Describe the bug**
Library drops error if hook callback is undefined
**Steps or Sandbox to reproduce**
```
const handlers = useSwipeable({
onSwipedDown: open ? onClose : undefined,
});
…
-
It should have a mechanism to pull more data to fill the stack once the stack is empty.
Like pagination.
-
Hello @janishar ,
I have been facing crash on swipe cards while i cancel swipe of cards. It is a random crash but happning too many times.
It happens while I have loaded cards on fragment and cha…
-
support for SVG (not graphics-document roles) and aria-label / aria-labelledby
-
Split a player into two part Top and bottom
If read a comments section or view related video. The playing video will not hidden to the top if swipe up to view comments and related videos. So, spl…
ghost updated
3 years ago