oblador / react-native-pinchable

Instagram like pinch to zoom for React Native
MIT License
224 stars 23 forks source link

Add typings #7

Closed emauricio closed 1 year ago

emauricio commented 2 years ago

it could come in handy if it includes typings by default instead DefinitelyTyped. but adding typescript support will be nicer but not sure if you want to include it.

image image
scaraux commented 2 years ago

@oblador can you take a look at this PR ?

oblador commented 2 years ago

I think it needs to extend View props and also be referenced in package.json

emauricio commented 2 years ago

@oblador ✅, I hope that is what you mean.

image

Oh i did not know it will work either way as long is call index

image