doesn't need to be that high tho i don't think

This commit is contained in:
Violet Caulfield
2025-02-12 11:22:32 -06:00
parent 74503b6a8a
commit 2c39dc76d0
+1 -1
View File
@@ -69,7 +69,7 @@ export default function Home(): React.JSX.Element {
<HomeStack.Group screenOptions={{
presentation: 'formSheet',
sheetInitialDetentIndex: 0,
sheetAllowedDetents: [0.5]
sheetAllowedDetents: [0.35]
}}>
<HomeStack.Screen
name="AddPlaylist"