Live video on the AT Protocol

fix height

+1 -1
+1 -1
js/app/src/screens/home.tsx
··· 255 255 minHeight: "100%", 256 256 width: "100%", 257 257 }, 258 - Platform.OS === "ios" ? zero.pt[24] : zero.pt[4], 258 + Platform.OS === "ios" ? zero.pt[24] : zero.pt[0], 259 259 ]} 260 260 contentContainerStyle={contentContainerStyle} 261 261 refreshing={manualRefresh}