import { FloatingButton, ViewWrapper } from "@/components"; import Collaboration_BoxPublishSection from "@/screens/Collaboration/BoxPublishSection"; import { router } from "expo-router"; export default function CollaborationBeranda() { return ( <> { router.push("/collaboration/create"); }} /> } > {Array.from({ length: 10 }).map((_, index) => ( ))} ); }