Hey @cesardeazevedo 👋 This library is useful! However it won't work in React Native `0.66.x`. This file: ```js const ScrollResponder = require('react-native/Libraries/Components/ScrollResponder'); ``` Does not exist in react-native repo anymore. Any plans to make a hot fix for this?