Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client
117
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove decelerationRate from embed gallery FlatList (#10298)

Co-authored-by: Claude <noreply@anthropic.com>

authored by

Samuel Newman
Claude
and committed by
GitHub
9778a3da 52b8201d

-1
-1
src/components/images/Gallery/index.tsx
··· 257 257 horizontal 258 258 pagingEnabled={false} 259 259 showsHorizontalScrollIndicator={false} 260 - decelerationRate={0.993} 261 260 directionalLockEnabled 262 261 nestedScrollEnabled 263 262 alwaysBounceVertical={false}