openspacelabs / react-native-zoomable-view

A view component for react-native with pinch to zoom, tap to move and double tap to zoom capability.
MIT License
189 stars 57 forks source link

[NOT ERROR] Component in web is showing not found types warning #67

Closed elenitaex5 closed 9 months ago

elenitaex5 commented 1 year ago

Hello, I'm using the component in three platforms. iOS, Android and web. Is working fine in both iOS and Android but showing a WARNING (not error) in web.

image

I'm using EXPO with webpack.

elliottkember commented 12 months ago

I think this should be fixed on the latest master branch after #22

elenitaex5 commented 9 months ago

Hey @elliottkember when there's gonna be a release fixing this? because the problem still persist in 2.1.1. And there's no new code or version to include fixing this.

elenitaex5 commented 9 months ago

Last release was in 21th October 2022. I don't understand why you merge PRs solving problems and never has new releases no github nor npm

elliottkember commented 9 months ago

@elenitaex5 Done. Thanks for the reminder.

elenitaex5 commented 9 months ago

@elliottkember thanks! I've just upgrade my dependency and Warning messages are gone. Thanks!