Alex Chin

Results 27 issues of Alex Chin

Hi, Firstly, I'm loving your work! (Thought I'd say that first!) However, I'm just checking... is there an intention to continue maintaining this project? I can see that the last...

### Feature request An infinite scroll example. ### Current behavior I have a `Tab.FlatList` with an infinite load. I was using an `onMomentumScrollBegin` with FlatList to throttle a call to...

enhancement

### Feature request It would be nice to have a Recyclerlistview component to optimise tabs. https://github.com/Flipkart/recyclerlistview

enhancement

`react-native-reanimated` v2 has quite a bit more set-up. It's not immediately clear that when installing the library, you have to be using v2 of the library. Also, things like Direct...

enhancement

When pulling to refresh tabs on iOS, sometimes the tabs scrollTo 0 and then remove the refresh control. As per this video: [video0.mp4.zip](https://github.com/PedroBern/react-native-collapsible-tab-view/files/5977919/video0.mp4.zip) This issue is created by: ``` scrollTo(refMap[name],...

bug

A feature request to enable a ref on the `CollapsibleTabView` when clicking on the `react-navigation` bottom tab, to reset the scroll of all of the tabs to the top. https://reactnavigation.org/docs/use-scroll-to-top/

enhancement
good first issue

V3 of the library by default showed the PullToRefresh above the header whereas v4 shows it below. It would be good to be able to have a prop to change...

enhancement

I've currently got gatsby website a `react-instantsearch-dom` set of results with `connectInfiniteHits`. There are a couple of filters being applied to the results using a few. `connectRefinementList` connectors. The corresponding...

Hi all, is this package still maintained?

I know that this library isn't being that actively maintained and that a new `stripe-react-native` library is dropping soon. However, I've got an existing project that I am working on...