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

fix(typings): Wrong type for ImageCropData.resizeMode #17

Merged
merged 1 commit into from
Mar 13, 2019
Merged

fix(typings): Wrong type for ImageCropData.resizeMode #17

merged 1 commit into from
Mar 13, 2019

Conversation

guhungry
Copy link
Contributor

@guhungry guhungry commented Mar 13, 2019

Current typing for ImageCropData.resizeMode is wrong
Currently it typed as object instead of string of ("contain" | "cover" | "stretch")

Note

typings is not included in current npm release

Copy link
Contributor

@cpojer cpojer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Trancever Trancever merged commit 45b4b23 into callstack:master Mar 13, 2019
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.

3 participants