Skip to content

Commit aa42b6c

Browse files
committed
fix: final papercuts
1 parent 53f348f commit aa42b6c

File tree

4 files changed

+107
-459
lines changed

4 files changed

+107
-459
lines changed

example/app/_layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default function RootLayout() {
4545
<Stack.Screen
4646
name="library-modal"
4747
options={{
48-
presentation: 'formSheet',
48+
presentation: 'modal',
4949
}}
5050
/>
5151
</Stack>

0 commit comments

Comments
 (0)