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

Feature Request: Fit image radio with "fixed width" and "dynamic height" #75

Closed
wspl opened this issue Feb 16, 2018 · 1 comment
Closed

Comments

@wspl
Copy link

wspl commented Feb 16, 2018

For example:

Network picture URL_A with size { height: 100, width: 200 }

<FitImage source={{uri: URL_A}} fixedWidth="500">

When network picture is fetched, FitImage view will resize automatically to {height: 250, width: 500}

This feature would be very useful! Hope that anyone can implement this feature, thanks.

@sunkibaek sunkibaek mentioned this issue Jul 1, 2018
14 tasks
@sunkibaek
Copy link
Contributor

@wspl

Noted. Will add to feature roadmap. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants