Select the types of activity you want to include in your feed.
1export function useKeyboardHandlers(_args: { 2 flatListRef: any 3 itemWidthsRef: any 4 currentIndexRef: any 5 scrollTo: any 6 onSettle: any 7 imageCount: any 8}) {}