-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
raw method 中有 toast 的 return,
react-native-root-tips/lib/Toast.js
Line 101 in 223c2a1
return toast; |
但是到了 convenience method 中却直接丢失了,这样一改其实所谓的便利就没有那么便利了
react-native-root-tips/lib/Toast.js
Line 30 in 223c2a1
this.show(message,opts); |
Metadata
Metadata
Assignees
Labels
No labels