Skip to content

Commit

Permalink
chore: update example app
Browse files Browse the repository at this point in the history
  • Loading branch information
seniv committed Jan 17, 2025
1 parent 457143b commit 26906f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/screens/PositionsTabScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export const PositionsTabScreen = () => {
description: 'Moved to the bottom using position parameter',
position: 'bottom',
duration: 5000,
additionalOffsets: { bottom: 45 },
})
}
/>
Expand Down

0 comments on commit 26906f5

Please sign in to comment.