-
I am using SwipeableViews in React in PhoneGap on iOS, Android and Web
I am using updateHeight() and animateHeight to adjust the size of each view to its content - a list.
This works but there is a…
-
Chrome/Talkback is including the keyboard trap boundary in its swipable elements, even though they contain no content. A quick test showed that the addition of aria-hidden="true" solved this, but I ne…
-
(1th item) [---------------[--remove--]]
(2nd item) [------
-
How can i change the functionality the way the user not has to swipe to next section but simply can tap it?
Thanks a lot!
ghost updated
4 years ago
-
![image](https://user-images.githubusercontent.com/31570709/80626814-bb33ef00-8a6e-11ea-81e5-8b7c5c45c01c.png)
-
is it possible to make split-view like in mail.app?
i have hierarchical list in left side (where i can route into each item and got included list etc...)
and in right side i have any content, that…
-
We use leftSwipe and rightSwipe to detect the event but neither of it works in Chrome with version higher than 55.0. But before it worked in Chrome 54.0 and version lower than 55.0.
Also tried in Fi…
-
This is a bit of a strange one and I might be going about it the wrong way here so advice is appreciated. I've got different height items within the carousel, now what I'm trying to do is make them al…
-
When clicking on image, maximize it instead of opening in the external application (browser).
That would require some way of navigatation back. As an example, drawer can be used (from bottom or som…
-
I have found recently that the SwipableContainer is not snapping to the closed or open position. I find the same behavior when using the KitchenSink Demo which leads me to believe it is not something …