-
Hello there,
It seems that this package is not being currently maintained. We just released a video controls package inspired by this one. It allows more customization of controls and is agnostic f…
-
i am passing initial scroll index but it's not working.
it is starting from 0, not from the index i sent.
`
{}}
initialScrollIndex={this.state.index}
currentIndexCallback={this.getItemO…
-
For now it has a column and we can scroll or search emojis, maybe users don't know the name of emojis and so he will have to long scroll to find out what's his need,
I am suggesting to arrange…
-
-
**Describe the bug**
So I have 2 issues with react-native-draggable-flatlist, one is that if I use in my ListHeaderComponent (or ListFooterComponenet), I am unable to drag images without getting the…
-
### Environment
### Steps to Reproduce
(Write your steps here:)
1. Create a list, such as a FlatList with multiple items in it.
2. On a touch device scroll the list while touching and …
-
## Description
Past months are not being rendered in the Agenda view.
Usage:
```jsx
{
this.agenda = agenda;
}}
theme={calendarTheme(this.props.theme)}
items={this.props.upcomingMe…
-
"prop-types": "15.6.0",
"react": "16.0.0-alpha.12",
"react-addons-update": "15.6.2",
"react-native": "0.48.0",
"react-native-modal-datetime-picker": "^7.5.0",
"react-nativ…
-
第一个页面是定制的ScrollView,其他页面都是一个复用的列表,当多次切换Tab,进入其他页面的列表的详情之后,退出再回到第一页的时候,显示空白。Android 和 iOS 都存在
-version:
- "react-native-scrollable-tab-view": "^1.0.0",
- "react-native": "0.61.5",
关键代码
…
-
If a user clicks the same kind[1] of button[2] several times in a short time span[3] and there are many more [4] of that kind of button, e.g. a post's "hide" button on a post listing, show a notificat…