-
Might be related to https://github.com/software-mansion/react-native-screens/issues/1022.
## Description
`gestureEnabled: false` does not prevent the swipe gesture on Native Stack modals (`prese…
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my pro…
-
Hello,
Could the modifier keys (Shift, Ctrl, Alt, and Meta (Windows)) be made so that a long press causes them to become "sticky" (I.e. sticky keys) or applied to every key press until they're turn…
-
Now, all modals in Conch Bay are not swipeable, and can only be closed by tapping backdrop or `onScrollEndDrag`. Besides, the `react-native-modal` does not support swipeable modals using native driver…
zhxie updated
4 months ago
-
### Package / App
MAD Components
### Description
![image](https://github.com/equinor/mad/assets/75029767/5fc0b3ea-32f1-40a0-8ffc-3d9ad5069423)
In workorders, when the user presses "Add bookmark"…
-
Persist notification can be swiped away on Android 6.
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my pro…
-
### Related page
https://mui.com/material-ui/react-stepper/#text-with-carousel-effect
### Kind of issue
Other
### Issue description
Hello in the example for MobileStepper component in Stepper it …
-
Just to share...
How to add thumbnails to Photoswipe:
Add some css:
```
div.photoSwipe_innerthumbs{position: fixed; bottom: 0; width: 100%; text-align: center;z-index: 1000000;}
div.photoSwip…
-
## Steps to Reproduce
1. Add a `MaterialPageRoute` to your app's page stack
```dart
return new MaterialPageRoute(
settings: settings,
builder: (BuildContext context) => new …