React-native-paper: Snackbar not comes to end of the page

Created on 17 Nov 2019  路  1Comment  路  Source: callstack/react-native-paper

Ask your Question

I tried everything about that. But thats not happened.

test

question

Most helpful comment

@mreorhan Looks like you don't wrap snackbar with Portal and view containing snackbar is not expanded to the bottom of the screen.

Make sure the view containing snackbar is as big as screen is or just use Portal.

>All comments

@mreorhan Looks like you don't wrap snackbar with Portal and view containing snackbar is not expanded to the bottom of the screen.

Make sure the view containing snackbar is as big as screen is or just use Portal.

Was this page helpful?
0 / 5 - 0 ratings