this repo has no description
0
fork

Configure Feed

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

increase size of 4+ images

+2 -2
+2 -2
apps/expo/src/components/embed.tsx
··· 173 173 key={image.fullsize} 174 174 source={{ uri: image.thumb }} 175 175 alt={image.alt} 176 - className="aspect-square w-[24%]" 176 + className="aspect-square w-[32%]" 177 177 /> 178 178 ))} 179 179 <ImageBackground 180 180 source={{ uri: content.images[2]!.thumb }} 181 181 alt={content.images[2]!.alt} 182 - className="flex aspect-square w-[24%] flex-row" 182 + className="flex aspect-square w-[32%] flex-row" 183 183 > 184 184 <View className="h-full w-full items-center justify-center bg-black/60 p-1"> 185 185 <Text className="text-center text-base font-bold text-white">