react-native-swiper-flatlist VS use-scroll-direction

Compare react-native-swiper-flatlist vs use-scroll-direction and see what are their differences.

use-scroll-direction

A simple, performant, and cross-browser hook for detecting scroll direction in your next react app. (by AndrzejSala)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
react-native-swiper-flatlist use-scroll-direction
1 1
494 30
- -
2.9 0.0
19 days ago over 1 year ago
TypeScript TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-swiper-flatlist

Posts with mentions or reviews of react-native-swiper-flatlist. We have used some of these posts to build our list of alternatives and similar projects.

use-scroll-direction

Posts with mentions or reviews of use-scroll-direction. We have used some of these posts to build our list of alternatives and similar projects.
  • use-scroll-direction: A hook for simple detecting of scroll direction
    1 project | /r/reactjs | 24 Dec 2021
    use-scroll-direction https://github.com/AndrzejSala/use-scroll-direction As frontend devs, very often, we come to moment when we need to show/hide something on scroll, eg. topbar or some infobox. Based on the API provided by a browser it's not an easy task, we need to make some computation, store somewhere the previous direction and be sure that everything works correctly vast of browsers. To make our lives a little bit easier, at least for react devs, I created use-scroll-direction, a simple, though very performant hook for detecting scroll direction. Here are some key points:

What are some alternatives?

When comparing react-native-swiper-flatlist and use-scroll-direction you can also consider the following projects:

react-native-reanimated-carousel - 🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)

react-use-wizard - 🧙 A React wizard (stepper) builder without the hassle, powered by hooks.

react-responsive-carousel - React.js Responsive Carousel (with Swipe)

react-intersection-observer - React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.

react-native-modalize - A highly customizable modal/bottom sheet that loves scrolling content.

react-indiana-drag-scroll - React component which implements scrolling via holding the mouse button or touch

splide - Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.

react-keyboard-navigator - A suite of React components and hook for selecting sibling components through the keyboard.

react-native-slider - React Native component exposing Slider from iOS and SeekBar from Android

use-scroll-position - Use scroll position ReactJS hook done right

react-native-bidirectional-infinite-scroll - 📜 React Native - Bidirectional Infinite Smooth Scroll

react-cool-inview - 😎 🖥️ React hook to monitor an element enters or leaves the viewport (or another element).