FullstackStation / react-native-svg-animated-linear-gradient

A wrap SVG component for animated linear gradient
MIT License
434 stars 110 forks source link

Add typings #33

Closed EndBug closed 2 years ago

EndBug commented 4 years ago

This PR adds typings to the package:

These typings will need to be updated along with the package: publishing a new version without updating the typings may result in some important issues for the TypeScript users.

EndBug commented 2 years ago

@martsie Thanks for the review, even though I don't think this PR is going to get merged 😅

EndBug commented 2 years ago

More accurate typing available via @types/react-native-svg-animated-linear-gradient (ref https://github.com/DefinitelyTyped/DefinitelyTyped/pull/60014)