Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path field to ImageOptions on typescript #1395

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

bonomoon
Copy link
Contributor

@bonomoon bonomoon commented Sep 4, 2020

When I used openCropper method, TypeScript says 'path' is not available field for parameter object type.
The parameter object type of openCropper method is ImageOptions. There is not path field on ImageOptions Type.

image

When I used openCropper method, TypeScript says 'path' is not available for parameter objects.
There is not path field on ImageOptions Type.
@ivpusic
Copy link
Owner

ivpusic commented Sep 4, 2020

thanks

@ivpusic ivpusic merged commit eb0b862 into ivpusic:master Sep 4, 2020
brunomartinezciompi pushed a commit to recovery-ally/react-native-image-crop-picker that referenced this pull request Sep 28, 2021
When I used openCropper method, TypeScript says 'path' is not available for parameter objects.
There is not path field on ImageOptions Type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants