Merge branch 'main' into app-1934

This commit is contained in:
vineyardbovines
2026-04-07 08:55:56 -04:00
15 changed files with 203 additions and 103 deletions
@@ -46,6 +46,7 @@ export const PostsList = forwardRef<SectionRef, ProfilesListProps>(
return (
<View>
<PostFeed
enabled
feed={feed}
pollInterval={60e3}
scrollElRef={scrollElRef}