You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The #132 took away the extends ViewProps from the interface ReactNativeZoomableViewProps (file lib/typescript/typings/index.d.ts:18) and in particular this provoked the removal of the accessible property.
The #132 took away the
extends ViewPropsfrom the interfaceReactNativeZoomableViewProps(file lib/typescript/typings/index.d.ts:18) and in particular this provoked the removal of theaccessibleproperty.