-
Let's say I have a horizontal Flatlist of data I want to render in the header, below this I have N tabs of vertical flatlist data. Diving into the library it looks like the header is absolutely positi…
-
Currently swiping from the side doesn't work.
Like if I am on `New` tab & swipe left then it should take me to `Top` tab but it does not work.
-
When viewing a company, a person should be able to swipe left or right to go to next company or previous company in the list
-
### Clear and concise description of the problem
Sheet modal cannot drag or swipte to close
### Suggested solution
allow to swipe/drag to close on mobile as framework7 sheet modal
### Alternative
…
Sovai updated
7 months ago
-
It's only the previewImage (the freshly taken image) that can be swiped through each viewcontroller, but when the UIImagepickercontroller is present i cannot swipe and navigate between the different v…
ghost updated
9 years ago
-
Given that table / list item swipe is a common part of the iOS design language
![Transition-Reveal](https://user-images.githubusercontent.com/156888/204916281-7277e22a-7223-4ea6-8875-2c2b6e910ea8.g…
xster updated
8 months ago
-
### Description
We are using ReanimatedSwipeable to show a right action when a cell is swiped. We may also show that action when a button is tapped by calling `openRight` on that swipable. When the r…
-
Hello dear committers,
I am using this version :
flutter_swipable: ^1.2.1
And in my code, onSwipeDown is never called when I swipe in any direction. But when I swipe down, onSwipeUp is calle…
-
I try to use your library in my project,and make the recyclerview swipable and draggable after long click.I copy the necessary code in your sample.I spend 3 days on it but it doesn't work,and I found …
-
Acceptance Criteria:
- Make sure that on mobile devices, certain pages can be scrolled and swiped
- [ ] Moderation page: swipe to see mod actions
- [ ] Community page: swipe to see newest users
- …