Skip to content

Commit

Permalink
fix #145 (by JesseRWeigel) scroll fix
Browse files Browse the repository at this point in the history
on web scrollbar can shortly appear
  • Loading branch information
sodik82 committed Mar 2, 2019
1 parent 15f722c commit 293c614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MenuPlaceholder.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ const styles = StyleSheet.create({
left: 0,
right: 0,
bottom: 0,
overflowY: 'hidden',
},
});

0 comments on commit 293c614

Please sign in to comment.