calintamas / react-native-toast-message

Animated toast message component for React Native
MIT License
1.62k stars 255 forks source link

Instal with Typescript #476

Closed Goowwy closed 8 months ago

Goowwy commented 1 year ago

How can i instal with typescript? my project in TS but installing in JS

BogdanVV commented 1 year ago

How can i instal with typescript? my project in TS but installing in JS

image

TS icon next to the package's name indicates that TS is supported out from the box, you don't need to install types separately e.g. you can use ToastConfig to define the type of your custom config