rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.
MIT License
2.94k stars 481 forks source link

Toast.message('toast message');一闪而过 #240

Open ninety19 opened 6 years ago

ninety19 commented 6 years ago

Toast.message('toast message');有时候显示正常,但有时候会显示的时间特别短,几乎是一闪而过,设置 duration和position也没效果。

giantss commented 6 years ago

@rilyu +1

giantss commented 6 years ago

如果是点击某个按钮使用Toast正常,如果是在程序正在执行的时候就会出现这种问题,比如刷新setState

giantss commented 5 years ago

@rilyu 问一下 这个问题还没有解决吗?android上每次调用都这样的。

"react-native": "0.53.0",
 "teaset": "^0.5.5"

android 手机: 一加,7.1.1系统