Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Conversation

@alevkon
Copy link

@alevkon alevkon commented Aug 20, 2021

Due to wrong types path in the package.json, we could not properly import the component.
After merging this PR, we'll be able to import it like that:

import { ReactNativeZoomableView } from '@dudigital/react-native-zoomable-view';

instead of

import ReactNativeZoomableView from '@dudigital/react-native-zoomable-view/src/ReactNativeZoomableView';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant