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

Delegating all possible props to ViewTransformer #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leonardocarvalho
Copy link

First of all thanks for the project, it is really helpful! It saved me a lot of time.

As you said, this project is a layer over https://github.com/ldn0x7dc/react-native-view-transformer so it can be painful to keep both interfaces in sync. This commit delegates to view transformer all possible props.

The reason I need this modification is that to fit the UX I desire I need to modify maxScale and maxOverScrollDistance. View transformer is so powerful, I believe exposing its full interface will be a great improvement to react-native-transformable-image users.

Cheers!

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.

1 participant