mochixuan / react-native-smart-tip

🔥🔥🔥Toast , SnackBar , Modal , Show Toast above Modal
247 stars 37 forks source link

add type definition #5

Closed taoqf closed 5 years ago

taoqf commented 5 years ago

see https://github.com/mochixuan/react-native-smart-tip/pull/4

taoqf commented 5 years ago

All issues fixed in this pr. Add all tests in readme, tested and passed. This is the correct write style of type definition.

taoqf commented 5 years ago

@mochixuan

mochixuan commented 5 years ago

Thank you for your submission, x.d.ts is just a statement and prompt, some of the parameters are indeed enum better than static, but the current statement is already available.

taoqf commented 5 years ago

You are the boss.