Live video on the AT Protocol
79
fork

Configure Feed

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

add some home screen components

Natalie B 035bc461 54f69ed1

-1
-1
js/app/hooks/useSidebarControl.tsx
··· 56 56 const animatedWidth = useSharedValue(targetWidth); 57 57 58 58 const isActive = useIsLargeScreen(); 59 - 60 59 useEffect(() => { 61 60 if (isActive) { 62 61 // Only animate if the sidebar is active