-
Look into supporting momentum scroll events.
-
**Is your feature request related to a problem? Please describe.**
Could you provide an example of vertical virtualization for a horizontal list, similar to the UI shown below?
**Describe the solu…
-
react-native-radial-gradient: "^1.1.5"
react-native: "^0.75.2",
xCode: 15.4
The project is building ok, but the app brokes when tries to render the component.
TypeError: Cannot read property '…
-
Putting a horizontal `Spacer` inside a `ScrollView` breaks layout.
```swift
ScrollView {
VStack {
HStack {
Button("test ") {}
Spacer() // this spacer inside scrollview is bad…
-
Is this supported by the library? We were playing around with it, and it doesn't seem to work out of the box:
## Community Template:
![CleanShot 2024-11-13 at 10 31 00@2x](https://github.com/user…
-
The Flickable/ScrollView allows showing content that is larger than the size of the Flickable/Scrollview element.
The current API uses the following terms and properties:
Flickable.width/Fli…
-
when scrollView scrolling,the timer trouble
-
### Description
Vertical scrolling, Android has made special adjustments to the P version, but horizontal scrolling has not been addressed, resulting in rebound issues when horizontal scrolling is to…
-
### Description
I have my vertical scrollbar set to "Always". When the page is loaded, the scrollbar is there. Only **AFTER** I scroll in the scrollview, the scrollbar is visible, but then disappe…
-
I have a task titled "Touch Backdrop Not Working." I used swipeDirection={['down']}. I understand that onBackdropPress does not work with swipeDirection. However, my superior requires that the backdro…