-
Hi,
When I tap on areas outside the left menu, it doesn't close the menu and show the original view controller.
I can be done only though the "Home" button on the nav bar. Is it designed to be so?
-
Having studied the documentation, test application, other projects using messageKit, I did not see the implementation of forward and reply to messages anywhere.
It seems to me that this function is…
-
### Is this a bug report, a feature request, or a question?
Question
I want my entire carousel to be touchable, while at the same letting users go through photos. I basically have a view wit…
-
**Is your feature request related to a problem? Please describe.**
Sometimes the [DblClickDragZoom](https://openlayers.org/en/latest/apidoc/module-ol_interaction_DblClickDragZoom-DblClickDragZoom.htm…
-
### Description
I have a uislider on the panmodal that takes up 1/3rd of screen. When user slider back and forth the pan model view will slide unnecessarily up and down with their finger movement m…
-
### Description
A video of the crash happening
https://user-images.githubusercontent.com/8207733/210131053-51c7ff0a-d9ee-4b10-80a0-1f10c0e273b7.mp4
The error I get after the crash
Full err…
ansh updated
11 months ago
-
This is amazing!
Your pressure curve is perfect!
As an idea for further development, allow panning using touch (instead of also drawing) so that the canvas can be infinite
-
I'm trying to make the whole ListView row touchable while also having a swipeout menu.
When I added a TouchableOpacity inside the SwipeOut component it seems like the Touch is given to the TouchableO…
-
**Describe the bug**
Importing the draggable list component somewhere into the app causes it to crash when I reload the Metro server (press "r" in the terminal). This happens even if the component is…
-
## Use case
Add the reason like this
```
enum CameraMoveStartedReason {
API_ANIMATION,
DEVELOPER_ANIMATION,
GESTURE
}
final Function (CameraMoveStartedReason reason) onCamer…