react-native-snackbar icon indicating copy to clipboard operation
react-native-snackbar copied to clipboard

Snack bar not dissmissing in ios

Open sushantsaho opened this issue 6 years ago • 4 comments

Sometimes Snack bar is not dismissing, it stays forever until kill the app.

sushantsaho avatar Dec 07 '18 11:12 sushantsaho

Strange, can you reproduce it? Generally we'll need to know the exact steps in order to fix the bug.

cooperka avatar Dec 07 '18 19:12 cooperka

@cooperka We are not able to find the exact steps but sometimes its stays on the screen until we kill the app from switcher.

sushantsaho avatar Dec 11 '18 07:12 sushantsaho

Are you using Snackbar.dismiss(), did you set a length, or both?

cooperka avatar Dec 11 '18 16:12 cooperka

@cooperka We are not able to find the exact steps but sometimes its stays on the screen until we kill the app from switcher.

Caused by reload the app press. Make sure Snackbar.dismiss () is active before you want to reload the app. Sorry for my bad english

bachbonglong avatar Aug 15 '20 04:08 bachbonglong