rilyu / teaset

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

0.62.2使用toast没有效果 #433

Closed chenweijianGZ closed 4 years ago

chenweijianGZ commented 4 years ago

按照demo使用Toast.message('hello world'); 但是没有出现提示,是还需要哪里配置吗?

chenweijianGZ commented 4 years ago

使用时必须加时间,已经解决,而引入黑屏问题,在之前的issue有解决办法, #176