Anybody knows how to call the behaviour of a horizontal scrollview that switches from one element to the other when horizontally scrolling? (Like some components of the airbnb mobile app) I'm looking to achieve that with react native flatlists.
            Asked
            
        
        
            Active
            
        
            Viewed 83 times
        
    1
            
            
        - 
                    Ok so I found the answer in this thread: [Stack Overflow](https://stackoverflow.com/questions/39849648/horizontal-scrollview-snapping-react-native) – Hugo Jan 13 '18 at 20:54