Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Typescript support #10

Closed
LoganBwDE opened this issue Jan 7, 2024 · 1 comment
Closed

Please add Typescript support #10

LoganBwDE opened this issue Jan 7, 2024 · 1 comment

Comments

@LoganBwDE
Copy link

My project is completely using typescript and im getting a Typescript Error for the library :)

/node_modules/react-native-blasted-image/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/react-native-blasted-image if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-blasted-image';ts(7016)

@xerdnu
Copy link
Owner

xerdnu commented Aug 14, 2024

Added support for typescript in release v1.0.0

@xerdnu xerdnu closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants