Search code examples
react-nativeuser-interfacemobilehorizontal-scrolling

React Native Animated Horizontal Scrolling


I am beginner in React native and I want to implement the horizontal scrolling list like this. Design. Can anyone let me know about the references/libraries that I can use to design this in React Native Expo.


Solution

  • You can use snap carousal, or FlatList with snapping enabled