DuDigital/react-native-zoomable-view

Incorrect return type in inde.d.ts

Closed this issue · 0 comments

It looks like the return type for onZoomBefore, onZoomAfter and onZoomEnd is incorrect.

These types should be void instead of boolean