Sergey King

Results 3 issues of Sergey King

vote up for `npm install @types/react-native-expo-cached-image`

When used with react-native SectionList and called with ref to enable scrolling like: `props.start(false, refSectionList.current);` - getting a TypeError as below; ` TypeError: scrollView.scrollTo is not a function. (In 'scrollView.scrollTo({...

Is it possible to implement bottom sheet snap points? or at least full screen on swipe up?